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 ffb00b3 commit d47e091Copy full SHA for d47e091
roles/common/tasks/cred_tests.yml
@@ -6,4 +6,3 @@
6
oc get crd "{{ item }}"
7
changed_when: false
8
register: output
9
- failed_when: output.rc != 0
0 commit comments