mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 16:06:43 +00:00
Revert "complete correction of test, key exists but is false"
This reverts commit 7e6343213b.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
- assert:
|
||||
that:
|
||||
- "'failed' in result and not result.failed"
|
||||
- "'failed' in result and result.failed"
|
||||
|
||||
- name: command rc 0 failed_when_result False
|
||||
shell: exit 0
|
||||
|
||||
Reference in New Issue
Block a user