You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/callback
Matt Martz df6b8d2a4a
Fix async output with adhoc callbacks. Fixes #15988 (#59935)
6 years ago
..
__init__.py Optimize the code for the callback module (#56827) 7 years ago
actionable.py use ANSIBLE_ prefix on all ansible-defined env vars (#54272) 7 years ago
aws_resource_actions.py parse botocore.endpoint logs into a list of AWS actions (#49312) 7 years ago
cgroup_memory_recap.py Add cgroup_memory_recap callback plugin used to profile memory (#38675) 8 years ago
cgroup_perf_recap.py When not using file_per_task, make sure we don't prematurely close the perf files (#56477) 7 years ago
context_demo.py Python 2.6 `str.format()` compatibility fixes. 8 years ago
counter_enabled.py Perfy McPerferton (#58400) 6 years ago
debug.py Update debug.py (#51041) 7 years ago
default.py Add check mode indicators at the beginning and the end of the playbook, play, and task (#49432) 6 years ago
dense.py Add stats on rescued/ignored tasks (#48418) 7 years ago
foreman.py standardize TLS connection properties (#54315) 7 years ago
full_skip.py Merge various stdout callback plugins into 'default' (#41058) 8 years ago
grafana_annotations.py Fix deprecation warning message from grafana_annotations 7 years ago
hipchat.py plugins/callbacks : fix some key documentation (#45267) 7 years ago
jabber.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
json.py use ansible json encoder for results in callbacks (#46830) 7 years ago
junit.py Implement test case prefix to filter test cases (#40174) 7 years ago
log_plays.py added missing version_added 7 years ago
logdna.py Ensure that current uses of BaseException are required 7 years ago
logentries.py Do not use str() on exceptions (#46950) 7 years ago
logstash.py Updated documentation description (#34121) 8 years ago
mail.py use ansible json encoder for results in callbacks (#46830) 7 years ago
minimal.py Fix async output with adhoc callbacks. Fixes #15988 (#59935) 6 years ago
nrdp.py standardize TLS connection properties (#54315) 7 years ago
null.py Add plugins to ansible-doc test and fix issues. 8 years ago
oneline.py Fix async output with adhoc callbacks. Fixes #15988 (#59935) 6 years ago
osx_say.py osx_say callback plugin: add espeak support, rename to say (#33740) 7 years ago
profile_roles.py Convert more http links to https. 8 years ago
profile_tasks.py profile_tasks: Fix last task time with multiple plays (#53065) 7 years ago
say.py osx_say callback plugin: add espeak support, rename to say (#33740) 7 years ago
selective.py Add stats on rescued/ignored tasks (#48418) 7 years ago
skippy.py Merge various stdout callback plugins into 'default' (#41058) 8 years ago
slack.py Add stats on rescued/ignored tasks (#48418) 7 years ago
splunk.py use ansible json encoder for results in callbacks (#46830) 7 years ago
stderr.py Merge various stdout callback plugins into 'default' (#41058) 8 years ago
sumologic.py use ansible json encoder for results in callbacks (#46830) 7 years ago
syslog_json.py Allow syslog_json callback options to be set in an Ansible configurat… (#57232) 7 years ago
timer.py Port ansible doc for plugins to use DOCUMENTATION variables 8 years ago
tree.py Do not use str() on exceptions (#46950) 7 years ago
unixy.py Fix exception in unixy callback v2_runner_retry (#58801) 7 years ago
yaml.py fixes for stripping (#52930) 7 years ago