You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
6 years ago
..
__init__.py ansible/parsing: PEP8 compliancy (#24701) 7 years ago
addresses.py ansible/parsing: PEP8 compliancy (#24701) 7 years ago
jsonify.py ansible/parsing: PEP8 compliancy (#24701) 7 years ago
yaml.py Enabled unsafe and vault in JSON (#38759) 6 years ago