corrected failed_when test

pull/14846/head
Brian Coca 10 years ago
parent df1268ed69
commit 140df20504

@ -23,7 +23,7 @@
- assert:
that:
- "'failed' not in result"
- "'failed' in result and result.failed"
- name: command rc 0 failed_when_result False
shell: exit 0

Loading…
Cancel
Save