You can not 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
Michael Scherer 12bf9a8b69
add a way for callback to disable itself
13 years ago
..
context_demo.py Instantiate callback plugins only once so we can set play/task objects on them and they'll stick. 13 years ago
log_plays.py Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples. 13 years ago
mail.py Improve the mail callback to support differing failures 13 years ago
osx_say.py add a way for callback to disable itself 13 years ago