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/lib/ansible/parsing/utils
Brian Coca cbb6a7f4e8
Enabled unsafe and vault in JSON (#38759)
* allow to load json marked as unsafe or vault

 * centralized json code/decode, add vault support
 * use generics to allow for more varied inputs
 * allow inventory to dump vault w/o decrypting
 * override simplejson also
 * add entry for unsafe also
 * load vaulted and unsafe json, support unvaulting if secrets provided
2018-05-09 14:01:51 -04:00
..
__init__.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
addresses.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
jsonify.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
yaml.py Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00