mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user