You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/plugins/callbacks
Brian Coca 94aca71546 Merge pull request #9475 from jhawkesworth/simple_timer_plugin
Add simple plugin that times ansible-playbook runs.
10 years ago
..
context_demo.py Instantiate callback plugins only once so we can set play/task objects on them and they'll stick. 11 years ago
hipchat.py Change parameter from pattern to name for playbook_on_play_start in example callback plugins. 10 years ago
log_plays.py Change parameter from pattern to name for playbook_on_play_start in example callback plugins. 10 years ago
mail.py Merge branch 'retf_py' of git://github.com/berendt/ansible into devel 10 years ago
osx_say.py Change parameter from pattern to name for playbook_on_play_start in example callback plugins. 10 years ago
syslog_json.py small fixes to syslog callback 10 years ago
timer.py Add simple plugin that times ansible-playbook runs. 10 years ago