1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/callback
Felix Fontein 0a7ed3b019
YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522)
* Do not remove non-ASCII Unicode from multi-line string output.

* Added basic tests.

* Add Unicode test.

* Simplify tests, avoid later Jinja features.

* Refactor.

* Make use diy tests use callback test framework as well.

* Remove color codes.

* Work around stable-2.9 bug.

* Simplify again.
2020-12-22 09:24:20 +01:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
cgroup_memory_recap.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
context_demo.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
counter_enabled.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
dense.py Fix warning message in dense callback plugin (#83) 2020-04-13 19:01:57 +05:30
diy.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
hipchat.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
jabber.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
log_plays.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
logdna.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
logentries.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
logstash.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
mail.py Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
nrdp.py Initial commit 2020-03-09 09:11:07 +00:00
null.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
say.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
selective.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
slack.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
splunk.py Add millisecond data to splunk callback timestamp (#1462) 2020-12-12 09:00:15 +01:00
sumologic.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
syslog_json.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
unixy.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
yaml.py YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) 2020-12-22 09:24:20 +01:00