Revert "corrected failed_when test"

This reverts commit 140df20504.
This commit is contained in:
James Cammarata 2016-03-10 09:08:17 -05:00
parent 963178f392
commit c2441c15c3

View file

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