community.general/lib/ansible/plugins/callback
Andrew Gaffney 5708894f90 Bugfixes and integration tests for 'default' callback plugin
* display 'changed' tasks when hiding 'ok' tasks
* display proper task title for handlers (fixes #44007)
2018-08-15 07:56:17 -07:00
..
__init__.py Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
actionable.py Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
cgroup_memory_recap.py
context_demo.py
counter_enabled.py Add callback plugin to show current/total numberings for tasks and hosts in a task. (#40769) 2018-08-15 10:22:53 -04:00
debug.py Corrected spelling of 'formatted' (#43785) 2018-08-07 15:49:04 -04:00
default.py Bugfixes and integration tests for 'default' callback plugin 2018-08-15 07:56:17 -07:00
dense.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
foreman.py
full_skip.py Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
grafana_annotations.py callback/grafana_annotations: define validate_grafana_certs type as bool (#42318) 2018-07-05 15:49:58 +10:00
hipchat.py
jabber.py
json.py Add start and end timestamp to task and play result in json callback (#39277) 2018-05-25 11:19:14 -05:00
junit.py
log_plays.py
logdna.py LogDNA Callback Plugin (#40296) 2018-07-11 15:37:01 -04:00
logentries.py
logstash.py
mail.py
minimal.py minimal callback doesn't properly respect changed, bring into alignment with oneline (#41273) 2018-06-07 18:10:26 -04:00
null.py
oneline.py
osx_say.py change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
profile_roles.py
profile_tasks.py
selective.py
skippy.py Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
slack.py Fix invocation output. Fixes #43447 (#43542) 2018-08-03 12:40:34 -05:00
splunk.py Create splunk.py (#40568) 2018-06-26 13:08:34 -04:00
stderr.py Merge various stdout callback plugins into 'default' (#41058) 2018-06-24 23:00:07 -05:00
sumologic.py
syslog_json.py
timer.py
tree.py
unixy.py
yaml.py