community.general/lib/ansible/parsing/yaml
Adrian Likins 3840119bc7 Fix vaulted vars templating (#24312)
Use the default repr of AnsibleVaultEncryptedUnicode.data instead
of a custom one, since jinja templating ends up using the repr()
results.

Fixes #23846, #24175
2017-05-05 11:07:50 -04:00
..
__init__.py
constructor.py Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
dumper.py Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
loader.py Retain vault password as bytes in 2.2 (#22378) 2017-03-07 15:30:09 -05:00
objects.py Fix vaulted vars templating (#24312) 2017-05-05 11:07:50 -04:00