ansible/lib/ansible/plugins/callback
Toshio Kuratomi 3db8070aa3 Fix urlopen usage to use open_url instead
Add a travis test for urlopen usage
2015-09-16 20:40:17 -07: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 Fix urlopen usage to use open_url instead 2015-09-16 20:40:17 -07: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 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 adjusted tree to work more like v1, also now skips when dir not supplied 2015-08-12 10:35:49 -04:00