community.general/lib/ansible/plugins/callback
Matt Martz 384b2e0234 Get v2_playbook_on_start working
* Move self._tqm.load_callbacks() earlier to ensure that v2_on_playbook_start can fire
* Pass the playbook instance to v2_on_playbook_start
* Add a _file_name instance attribute to the playbook
2015-12-02 11:29:51 -06:00
..
__init__.py Get v2_playbook_on_start working 2015-12-02 11:29:51 -06:00
context_demo.py Revert "make callbacks declare needing whitelisting" 2015-10-22 16:34:51 -04:00
default.py Tweak location of stats callback execution and properly relocate stats output code 2015-11-28 14:03:21 -05:00
hipchat.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
log_plays.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
logentries.py removed print entries, corrected display calls to match latest devel 2015-11-16 11:35:10 -08:00
mail.py Revert "make callbacks declare needing whitelisting" 2015-10-22 16:34:51 -04:00
minimal.py Implement invocation hiding for all callbacks if the verbosity is low 2015-10-23 11:11:34 -07:00
oneline.py now it really is oneline 2015-07-26 23:14:07 -04:00
osx_say.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
profile_tasks.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
skippy.py updated with latest changes to default 2015-11-15 10:09:24 -08:00
syslog_json.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
timer.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00
tree.py fixed signature for init on callbacks 2015-12-01 14:06:54 -08:00