ansible/plugins/callbacks
2014-03-11 18:36:32 -05:00
..
context_demo.py Instantiate callback plugins only once so we can set play/task objects on them and they'll stick. 2013-04-20 09:09:35 -04:00
hipchat.py First pass at hipchat example callback plugin 2014-03-11 18:36:32 -05:00
log_plays.py Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 2013-06-09 12:19:07 -04:00
mail.py Improve the mail callback to support differing failures 2012-11-06 14:28:38 +01:00
osx_say.py add a way for callback to disable itself 2013-08-14 22:32:28 +02:00