Commit Graph

24 Commits (78985e5c330c29b4b01ac986e58d49f18ee75512)

Author SHA1 Message Date
Brian Coca 94aca71546 Merge pull request #9475 from jhawkesworth/simple_timer_plugin
11 years ago
Brian Coca 100dd7f429 renamed to syslog_json
11 years ago
Brian Coca 7d9908743f small fixes to syslog callback
11 years ago
Erick Michau 59e92bc92c add support for local/remote syslog logging
11 years ago
Jon Hawkesworth d2c83bf007 Add simple plugin that times ansible-playbook runs.
12 years ago
Michael DeHaan 8c4161d4a1 Merge branch 'retf_py' of git://github.com/berendt/ansible into devel
12 years ago
Chris Church afbc7f8a0f Change parameter from pattern to name for playbook_on_play_start in example callback plugins.
12 years ago
Chris Church 955dadf743 Remove runner_on_error callback that is never used.
12 years ago
Christian Berendt 6676720ce5 fixed typos found by RETF rules in PY files
12 years ago
Mahemoff 1640788f30 Remove debugging line (hipchat notification)
12 years ago
Mahemoff 989913bc21 Change hipchat notification default to true
12 years ago
Mahemoff b4053b67d1 Make hipchat "notify" flag optional (default off)
12 years ago
Matt Martz c3667b7b51 First pass at hipchat example callback plugin
12 years ago
Michael Scherer 12bf9a8b69 add a way for callback to disable itself
13 years ago
Chris Church d1de7839d7 Renamed on_no_hosts_matched/on_no_hosts_remaining to correct names in noop callback, added methods to callback plugin examples.
13 years ago
Michael DeHaan d1ac527fb1 Add note about new logging feature in example plugin.
13 years ago
Michael DeHaan 53ac0bbec2 Instantiate callback plugins only once so we can set play/task objects on them and they'll stick.
13 years ago
Daniel Hokka Zakrisson f12dbd431a Don't remove invocation from the result in the log callback
13 years ago
Rodney Quillo 395093e0bf Move default arguments to the end of the function call.
13 years ago
Rodney Quillo 7ae100611c Adding default on vars_prompt
13 years ago
Dag Wieers 8323a03fa1 Improve the mail callback to support differing failures
14 years ago
Dag Wieers de34c7c133 This should set the sender properly.
14 years ago
Dag Wieers bb58d3f20c Example plugin to send out mails on error
14 years ago
Michael DeHaan 41dd4a1f93 Merge plugins tree
14 years ago