mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
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.
This commit is contained in:
parent
0d1417dcfa
commit
0a7ed3b019
9 changed files with 322 additions and 255 deletions
|
@ -1,2 +1,2 @@
|
|||
shippable/posix/group3
|
||||
skip/aix
|
||||
needs/target/callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue