mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
fixed test to expected output
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
|
||||
- assert:
|
||||
that:
|
||||
- "'failed' not in result"
|
||||
- "'failed' in result and result.failed"
|
||||
|
||||
- name: command rc 1 failed_when_result False
|
||||
shell: exit 1
|
||||
|
||||
Reference in New Issue
Block a user