community.general/lib/ansible/plugins/callback
Dag Wieers d46af7cda3 On change in diff-mode we don't need to see file content in task output
I was surprised to see complete file content in the (JSON) task output when
in diff-mode. Since we see the diff anyhow, there's no need to send everything
on screen.
2016-04-01 18:03:51 +02:00
..
__init__.py On change in diff-mode we don't need to see file content in task output 2016-04-01 18:03:51 +02:00
actionable.py For `actionable` cb plugin also hide ok for itemized results 2016-03-21 14:59:57 +01:00
context_demo.py Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that 2016-01-29 19:45:12 -08:00
default.py Renaming per-item and retry callbacks 2016-03-18 15:17:43 -04:00
hipchat.py Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that 2016-01-29 19:45:12 -08:00
json.py Add json callback to be used in replace of the default stdout to print a JSON structure to stdout 2016-02-18 16:39:31 -06:00
log_plays.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
logentries.py python3 compatiblity 2016-03-24 06:39:21 -07:00
mail.py Revert "make callbacks declare needing whitelisting" 2015-10-22 16:34:51 -04:00
minimal.py output color is now configurable 2015-12-29 17:40:47 -05:00
oneline.py output color is now configurable 2015-12-29 17:40:47 -05:00
osx_say.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
profile_tasks.py changed the output to keep backwards compat 2016-03-03 18:03:02 -05:00
profile_tasks.rst updated docs to show new output 2016-03-03 18:05:39 -05:00
skippy.py Renaming per-item and retry callbacks 2016-03-18 15:17:43 -04:00
slack.py avoid exceptiosn when not being called by CLI 2016-03-17 07:19:35 -07:00
syslog_json.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
timer.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
tree.py clarified warning from tree callback 2015-12-09 07:29:12 -08:00