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 9b3451a commit f8c40adCopy full SHA for f8c40ad
roles/common/tasks/subscription_tests.yml
@@ -6,4 +6,3 @@
6
oc get subscriptions -n "{{ subscription_nspace }}" "{{ item }}"
7
register: output
8
changed_when: false
9
- failed_when: output.rc != 0
0 commit comments