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
patchback[bot] 5fa1fc65ca
YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) (#1529)
* 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.

(cherry picked from commit 0a7ed3b019)

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-12-22 09:59:57 +00:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
actionable.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
cgroup_memory_recap.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
context_demo.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
counter_enabled.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00: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) (#984) 2020-09-29 04:04:05 +00:00
full_skip.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
hipchat.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
jabber.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
log_plays.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logdna.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logentries.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
logstash.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
mail.py Fix various sanity errors in plugins (#881) (#893) 2020-09-17 16:39:57 +00:00
nrdp.py Initial commit 2020-03-09 09:11:07 +00:00
null.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
osx_say.py Initial commit 2020-03-09 09:11:07 +00:00
say.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
selective.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
slack.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
splunk.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
stderr.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
sumologic.py Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-18 08:29:44 +02:00
syslog_json.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
unixy.py Improve plugin sanity (#966) (#984) 2020-09-29 04:04:05 +00:00
yaml.py YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) (#1529) 2020-12-22 09:59:57 +00:00