community.general/lib/ansible/plugins/callback
Brian Coca d0c6d2ff1c poreted log_plays, syslog_json and osx_say callbacks to v2
renamed plugins to contrib (they are not really plugins)
rewrote README.md to reflect new usage
added new dir to setup.py so it gets copied with installation, in views
of making using inventory scripts easier in teh future
2015-07-10 10:30:33 -04:00
..
__init__.py removed connection info to _verbosity, just needed callbacks to call correct display.verbosity 2015-07-10 10:30:33 -04:00
context_demo.py ported context_demo to v2 callbacks 2015-07-10 10:30:33 -04:00
default.py moved unused functions to base object 2015-07-10 10:30:33 -04:00
hipchat.py ported hipchat callback to v2 (needs testing) 2015-07-10 10:30:33 -04:00
log_plays.py poreted log_plays, syslog_json and osx_say callbacks to v2 2015-07-10 10:30:33 -04:00
mail.py ported mail callback plugin to work with v2 2015-07-08 16:33:51 -04:00
minimal.py Add the improved exception reporting to the minimal callback plugin 2015-06-23 12:14:14 -04:00
osx_say.py poreted log_plays, syslog_json and osx_say callbacks to v2 2015-07-10 10:30:33 -04:00
syslog_json.py poreted log_plays, syslog_json and osx_say callbacks to v2 2015-07-10 10:30:33 -04:00
timer.py removed warning i was using for debug 2015-07-10 10:30:33 -04:00