community.general/lib/ansible/plugins/callback
Tobias Wolf 25a48fb89e Allow Unicode chars to be dumped by yaml stdout callback (#40188)
* Allow Unicode chars to be dumped by yaml stdout callback

Allow Unicode in yaml.dumper to support printing strings unescaped with
\uxxx chars.

Cf. https://stackoverflow.com/a/29600111

* Switch from decode('utf-8') to the more compatible to_text()
2018-05-15 15:23:13 -07:00
..
__init__.py Fix callback._dump_results to dump vaulted data v2 (#39975) 2018-05-11 07:44:29 +02:00
actionable.py Fix task banner with 'actionable' callback when using templates in name (#38165) 2018-05-09 13:57:28 -04:00
cgroup_memory_recap.py Add cgroup_memory_recap callback plugin used to profile memory (#38675) 2018-04-23 14:54:36 -05:00
context_demo.py
debug.py
default.py
dense.py
foreman.py Make the foreman callback more defensive (#36527) 2018-04-12 09:58:57 -04:00
full_skip.py
grafana_annotations.py Fix grafana CALLBACK_VERSION 2018-04-04 11:26:22 -04:00
hipchat.py
jabber.py
json.py
junit.py Allow non-inclusion of setup task in junit report 2018-05-02 00:00:36 -07:00
log_plays.py
logentries.py
logstash.py
mail.py mail callback: Exception info less important 2018-04-30 21:45:10 -04:00
minimal.py
null.py
oneline.py show changed in online 2018-04-10 17:25:24 -04:00
osx_say.py
profile_roles.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
profile_tasks.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
selective.py
skippy.py
slack.py Fix typo in Slack Callback plugin (#38268) 2018-04-04 15:29:49 +02:00
stderr.py
sumologic.py Fix broken yaml (#38966) 2018-04-18 20:54:14 +01:00
syslog_json.py
timer.py
tree.py Update tree.py 2018-04-19 15:51:06 -04:00
unixy.py
yaml.py Allow Unicode chars to be dumped by yaml stdout callback (#40188) 2018-05-15 15:23:13 -07:00