We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560af60 commit bcab28eCopy full SHA for bcab28e
roles/common/tasks/service_tests.yml
@@ -7,7 +7,7 @@
7
register: output
8
9
- name: |
10
- Verify {{ item }} service is running in {{ common_service_nspace }} namespace
+ TEST Verify {{ item }} service is running in {{ common_service_nspace }} namespace
11
{{ common_service_test_id }}
12
ansible.builtin.assert:
13
that:
0 commit comments