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 c82ae71 commit 928e795Copy full SHA for 928e795
roles/common/tasks/subscription_tests.yml
@@ -7,7 +7,7 @@
7
register: output
8
9
- name: |
10
- TEST Check that {{ item }} subscription exists
+ TEST Check that {{ item }} subscription exists in {{ common_subscription_nspace }} namespace
11
{{ common_subscription_test_id }}
12
ansible.builtin.assert:
13
that:
0 commit comments