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 39c2ff1 commit 705a2cdCopy full SHA for 705a2cd
roles/common/tasks/proj_tests.yml
@@ -6,4 +6,3 @@
6
oc project "{{ item }}"
7
register: output
8
changed_when: false
9
- failed_when: output.rc != 0
0 commit comments