ansible/lib/ansible/cli
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 add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
adhoc.py
config.py
console.py
doc.py
galaxy.py make individual bad paths a warning 2018-04-23 15:17:22 -04:00
inventory.py Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
playbook.py
pull.py
vault.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00