community.general/lib/ansible/plugins/callback
Brian Coca b793f08a92
fixes for stripping (#52930)
function changed to do in place replacement, should be less expensive even with copy as it avoids 'sub copies', can compose with module_args_copy to create replacement for old behavior

  attempt to fix #52910

* handle lists and subdicts correctly
* added  missing exception case, which was not noticed since 'cleaning' was not working
* added comments to clarify exceptions
2019-03-12 18:18:38 -04:00
..
__init__.py fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
actionable.py Turn 'actionable' into a thin wrapper for 'default' (#52908) 2019-02-25 11:55:46 -05:00
cgroup_memory_recap.py
cgroup_perf_recap.py Format dict keys need to be bytes (#52728) 2019-02-21 11:43:45 -06:00
context_demo.py
counter_enabled.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
debug.py
default.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
dense.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
foreman.py
full_skip.py
grafana_annotations.py
hipchat.py
jabber.py
json.py
junit.py
log_plays.py
logdna.py
logentries.py
logstash.py
mail.py
minimal.py
nrdp.py
null.py
oneline.py
osx_say.py osx_say callback plugin: add espeak support, rename to say (#33740) 2019-02-26 09:46:35 -06:00
profile_roles.py
profile_tasks.py profile_tasks: Fix last task time with multiple plays (#53065) 2019-03-01 10:29:33 -05:00
say.py osx_say callback plugin: add espeak support, rename to say (#33740) 2019-02-26 09:46:35 -06:00
selective.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
skippy.py
slack.py Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
splunk.py
stderr.py
sumologic.py
syslog_json.py
timer.py
tree.py
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) 2019-02-25 11:57:29 -05:00
yaml.py fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00