community.general/lib/ansible/plugins/callback
Toshio Kuratomi 6b6d03290a Restore the automatic addition of invocation to the output
Revert "Remove auto-added invocation return value as it is not used by v2 and could leak sensitive data."

This reverts commit 6ce6b20268.

Remove the note that invocation was removed as we've now restored it.

Revert "keyword not in ubuntu 14.04"

This reverts commit 5c01622457.

Revert "remove invocation keyword check"

This reverts commit 5177cb3f74.
2015-10-22 08:53:37 -07:00
..
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
context_demo.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
default.py Removing some cruft related to _local_action value on Task, which was removed 2015-10-19 16:52:27 -04:00
hipchat.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
log_plays.py Restore the automatic addition of invocation to the output 2015-10-22 08:53:37 -07:00
mail.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
minimal.py Show more info in the minimal callback for unreachable hosts 2015-10-03 01:41:57 -04:00
oneline.py now it really is oneline 2015-07-26 23:14:07 -04:00
osx_say.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
profile_tasks.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
skippy.py Removing some cruft related to _local_action value on Task, which was removed 2015-10-19 16:52:27 -04:00
syslog_json.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
timer.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
tree.py Convert to byte strings to avoid UnicodeErrors 2015-09-23 15:24:17 -07:00