mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
remove invocation keyword check
This commit is contained in:
parent
fed7cea795
commit
5177cb3f74
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@
|
|||
- name: verify yum module outputs
|
||||
assert:
|
||||
that:
|
||||
- "'invocation' in yum_result"
|
||||
- "'changed' in yum_result"
|
||||
- "'msg' in yum_result"
|
||||
- "'rc' in yum_result"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue