ansible/plugins/callbacks
Brian Coca 94aca71546 Merge pull request #9475 from jhawkesworth/simple_timer_plugin
Add simple plugin that times ansible-playbook runs.
2015-02-18 15:43:06 -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 Change parameter from pattern to name for playbook_on_play_start in example callback plugins. 2014-07-01 17:06:44 -04:00
log_plays.py Change parameter from pattern to name for playbook_on_play_start in example callback plugins. 2014-07-01 17:06:44 -04:00
mail.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 2014-08-08 12:17:37 -04:00
osx_say.py Change parameter from pattern to name for playbook_on_play_start in example callback plugins. 2014-07-01 17:06:44 -04:00
syslog_json.py small fixes to syslog callback 2015-02-10 09:43:17 -05:00
timer.py Add simple plugin that times ansible-playbook runs. 2014-11-03 21:30:41 +00:00