community.general/lib/ansible/plugins/callback
James Cammarata e64989beb4 Moving ConnectionInformation -> PlayContext
Also making PlayContext a child class of the Playbook Base class,
which gives it access to all of the FieldAttribute code to ensure
field values are correctly typed after post_validation

Fixes #11381
2015-07-21 12:13:50 -04:00
..
__init__.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
context_demo.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
default.py Fix pyflakes error: use 'msg' variable 2015-07-20 12:41:39 +02:00
hipchat.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
log_plays.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
mail.py fix for when invocation data is missing 2015-07-12 16:10:52 -04:00
minimal.py generalized warning handling, added it to adhoc also 2015-07-17 14:14:15 -04:00
oneline.py added skipped to oneline 2015-07-13 15:54:12 -04:00
osx_say.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
profile_tasks.py callbacks require a version constant or the v2 code doesn't pass the display param and it gives an error 2015-07-17 15:33:48 +01:00
skippy.py added callback that skipts 'skipped' 2015-07-19 23:55:39 -04:00
syslog_json.py added result sanitation to registered var and to callbacks 2015-07-11 01:05:29 -04:00
timer.py fixed var scope 2015-07-17 08:54:28 -04:00