mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
* 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() |
||
---|---|---|
.. | ||
action | ||
cache | ||
callback | ||
cliconf | ||
connection | ||
filter | ||
inventory | ||
lookup | ||
netconf | ||
shell | ||
strategy | ||
terminal | ||
test | ||
vars | ||
__init__.py | ||
loader.py |