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
Andrew Gaffney 94154c5f4d Only show a task banner if a diff is found (#55050) 6 years ago
..
__init__.py fixes for stripping (#52930) 6 years ago
actionable.py use ANSIBLE_ prefix on all ansible-defined env vars (#54272) 6 years ago
aws_resource_actions.py parse botocore.endpoint logs into a list of AWS actions (#49312) 6 years ago
cgroup_memory_recap.py Add cgroup_memory_recap callback plugin used to profile memory (#38675) 7 years ago
cgroup_perf_recap.py Add options for configuring memory / pid polling interval (#54936) 6 years ago
context_demo.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
counter_enabled.py Misc typo fixes (#53284) 6 years ago
debug.py Update debug.py (#51041) 6 years ago
default.py Only show a task banner if a diff is found (#55050) 6 years ago
dense.py Add stats on rescued/ignored tasks (#48418) 6 years ago
foreman.py standardize TLS connection properties (#54315) 6 years ago
full_skip.py Merge various stdout callback plugins into 'default' (#41058) 7 years ago
grafana_annotations.py standardize TLS connection properties (#54315) 6 years ago
hipchat.py plugins/callbacks : fix some key documentation (#45267) 6 years ago
jabber.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
json.py use ansible json encoder for results in callbacks (#46830) 6 years ago
junit.py Implement test case prefix to filter test cases (#40174) 6 years ago
log_plays.py use ansible json encoder for results in callbacks (#46830) 6 years ago
logdna.py Ensure that current uses of BaseException are required 6 years ago
logentries.py Do not use str() on exceptions (#46950) 6 years ago
logstash.py Updated documentation description (#34121) 7 years ago
mail.py use ansible json encoder for results in callbacks (#46830) 6 years ago
minimal.py minimal callback doesn't properly respect changed, bring into alignment with oneline (#41273) 7 years ago
nrdp.py standardize TLS connection properties (#54315) 6 years ago
null.py Add plugins to ansible-doc test and fix issues. 7 years ago
oneline.py show changed in online 7 years ago
osx_say.py osx_say callback plugin: add espeak support, rename to say (#33740) 6 years ago
profile_roles.py Convert more http links to https. 7 years ago
profile_tasks.py profile_tasks: Fix last task time with multiple plays (#53065) 6 years ago
say.py osx_say callback plugin: add espeak support, rename to say (#33740) 6 years ago
selective.py Add stats on rescued/ignored tasks (#48418) 6 years ago
skippy.py Merge various stdout callback plugins into 'default' (#41058) 7 years ago
slack.py Add stats on rescued/ignored tasks (#48418) 6 years ago
splunk.py use ansible json encoder for results in callbacks (#46830) 6 years ago
stderr.py Merge various stdout callback plugins into 'default' (#41058) 7 years ago
sumologic.py use ansible json encoder for results in callbacks (#46830) 6 years ago
syslog_json.py syslog_json: fix typos in documentation 7 years ago
timer.py Port ansible doc for plugins to use DOCUMENTATION variables 7 years ago
tree.py Do not use str() on exceptions (#46950) 6 years ago
unixy.py Unixy stdout callback: Display name of play and list of play hosts, don't display play name if no hosts in play (#32810) 6 years ago
yaml.py fixes for stripping (#52930) 6 years ago