Revert "corrected failed_when test"

This reverts commit 140df20504.
pull/14901/head
James Cammarata 10 years ago
parent 963178f392
commit c2441c15c3

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

Loading…
Cancel
Save