community.general/lib/ansible/plugins/callback
Brian Coca 7e6758873c added warnings list to module and autoadd
added better way of adding warnings to return data
backwards compatible if warnings key already exists
added deprecations made iface more generic
changed to enforce type per item
added logging of warnings/deprecations
also display deprecations by default
2017-01-31 10:03:09 -05:00
..
__init__.py added warnings list to module and autoadd 2017-01-31 10:03:09 -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 PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
foreman.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
hipchat.py Fix hipchat callback "has no attribute display'" (#16998) 2016-08-08 11:04:06 -04:00
jabber.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08: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 PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
profile_tasks.rst updated docs to show new output 2016-03-03 18:05:39 -05:00
selective.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00: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 PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -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