community.general/lib/ansible/plugins/callback
jonathanbouvier 8257ee3e25 Fix issue with cc and bcc getting added to mail if unset (#20610) 2017-01-25 11:47:37 +00:00
..
__init__.py Improve --diff output when files lack trailing newlines 2017-01-09 11:49:03 -05:00
actionable.py actionable.py: Do not print next task banner in handler callback (#15698) 2016-05-03 11:25:46 -04:00
context_demo.py Fix context_demo callback plugin. (#17235) 2016-08-25 10:22:27 -07:00
debug.py Add missing boilerplate code. (#16980) 2016-08-05 12:22:52 -07:00
default.py allow modules to set custom stats (#18946) 2017-01-05 16:38:36 -05:00
dense.py disable 'dense' callback in py26 2016-11-18 11:41:56 -05:00
foreman.py minor spelling changes 2016-12-13 13:51:13 -05:00
hipchat.py Fix hipchat callback "has no attribute display'" (#16998) 2016-08-08 11:04:06 -04:00
jabber.py Remove direct calls to print and cleanup imports 2016-11-07 17:12:36 -05:00
json.py Remove direct calls to print and cleanup imports 2016-11-07 17:12:36 -05:00
junit.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
log_plays.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
logentries.py Get rid of logentries.to_unicode. 2016-04-30 07:45:51 -07:00
logstash.py ansible-logstash-callback (#18282) 2016-11-08 11:17:05 -05:00
mail.py Fix issue with cc and bcc getting added to mail if unset (#20610) 2017-01-25 11:47:37 +00:00
minimal.py Ensure that command/shell errors are displayed 2016-12-16 21:46:02 -05:00
oneline.py Ensure that command/shell errors are displayed 2016-12-16 21:46:02 -05:00
osx_say.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
profile_tasks.py Removed dict.iteritems() in several other files. 2016-12-14 08:01:45 -08:00
profile_tasks.rst updated docs to show new output 2016-03-03 18:05:39 -05:00
selective.py First release of the callback selective.py (#17309) 2017-01-23 11:54:47 -08: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 runner_on_async_failed missing arg 2016-12-22 16:55:46 -08:00
timer.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
tree.py Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00