removed invocation from tests as it is only available on very very verbose mode

This commit is contained in:
Brian Coca
2015-10-31 13:00:53 -04:00
parent 7368030651
commit c267e1906e
4 changed files with 9 additions and 16 deletions

View File

@@ -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": ""
# }