..
__init__.py
Remove callback.CallbackBase._copy_result_exclude
2016-10-23 13:36:20 +02: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
Fix cow mode to work with unicode task and play names ( #17576 )
2016-09-14 20:02:35 -07: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
Performance improvement using in-operator on dicts
2016-11-17 12:33:04 -05: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
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
Update syslog_json.py
2016-11-02 10:02:56 -04: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