mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-16 05:59:47 -07:00
removed invocation from tests as it is only available on very very verbose mode
This commit is contained in:
parent
7368030651
commit
c267e1906e
4 changed files with 9 additions and 16 deletions
|
@ -162,7 +162,6 @@
|
|||
- name: assert the task with variable module name ran
|
||||
assert:
|
||||
that:
|
||||
- result.invocation.module_name == "debug"
|
||||
- result.msg == "this should be debugged"
|
||||
|
||||
- name: test conditional includes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue