community.general/lib/ansible/plugins/callback
2015-09-25 03:01:42 -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 Make sure formatted strings don't bomb on tuples 2015-09-25 03:01:42 -04:00
hipchat.py Fix urlopen usage to use open_url instead 2015-09-16 20:40:17 -07:00
log_plays.py Convert to byte strings to avoid UnicodeErrors 2015-09-23 15:24:17 -07:00
mail.py Convert to byte strings to avoid UnicodeErrors 2015-09-23 15:24:17 -07: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 fixed porting bugs in profile_tasks to v2 2015-09-11 16:48:09 -04: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 Convert to byte strings to avoid UnicodeErrors 2015-09-23 15:24:17 -07:00