mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
removed invocation from tests as it is only available on very very verbose mode
This commit is contained in:
@@ -41,15 +41,11 @@
|
||||
# FIXME: the before/after logic here should be fixed to make them hashes, see GitHub 6078
|
||||
# looks like this: {
|
||||
# "after": [
|
||||
# "Revision: 9",
|
||||
# "Revision: 9",
|
||||
# "URL: https://github.com/jimi-c/test_role"
|
||||
# ],
|
||||
# "before": null,
|
||||
# "changed": true,
|
||||
# "invocation": {
|
||||
# "module_args": "repo=https://github.com/jimi-c/test_role dest=~/ansible_testing/svn",
|
||||
# "module_name": "subversion"
|
||||
# },
|
||||
# ],
|
||||
# "before": null,
|
||||
# "changed": true,
|
||||
# "item": ""
|
||||
# }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user