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 c9365ec commit c6ee4bbCopy full SHA for c6ee4bb
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