community.general/lib/ansible/plugins/callback
Brian Coca ba0e5323d6 removed connection info to _verbosity, just needed callbacks to call correct display.verbosity
added v2 methods and made them call v1 when possible by tranforming the data
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
default.py now looks at correct verbosity and removes the need to set a copy of it in _verbosity 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
timer.py ported timer.py callback to v2 2015-06-29 20:45:50 -04:00