ansible/lib/ansible/plugins/callback
2015-08-30 20:21:15 -04:00
..
__init__.py corrected skipped_hosts constant usage, thanks @benjixx 2015-08-30 20:21:15 -04:00
context_demo.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
default.py corrected skipped_hosts constant usage, thanks @benjixx 2015-08-30 20:21:15 -04:00
hipchat.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
log_plays.py changed verbose_override to the new _ansible_verbose_override to keep in line with previous changes 2015-07-27 22:15:44 -04:00
mail.py fix for when invocation data is missing 2015-07-12 16:10:52 -04:00
minimal.py updated callbacks to properly test diff no matter if dict or list 2015-08-16 02:37:21 -04:00
oneline.py now it really is oneline 2015-07-26 23:14:07 -04:00
osx_say.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
profile_tasks.py callbacks require a version constant or the v2 code doesn't pass the display param and it gives an error 2015-07-17 15:33:48 +01:00
skippy.py updated callbacks to properly test diff no matter if dict or list 2015-08-16 02:37:21 -04:00
syslog_json.py added result sanitation to registered var and to callbacks 2015-07-11 01:05:29 -04:00
timer.py fixed var scope 2015-07-17 08:54:28 -04:00
tree.py adjusted tree to work more like v1, also now skips when dir not supplied 2015-08-12 10:35:49 -04:00