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/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 Fix Python 3.7 syntax error. 2018-01-09 17:34:26 -08:00
config.py deal with no config for view 2018-02-14 15:53:40 -05:00
console.py Fix ansible-console always asking for vault passwords 2018-02-15 15:40:51 -05:00
doc.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
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 dont warn on not matching 'all' (#32806) 2017-12-15 15:43:51 -05:00
pull.py Compare byte strings to byte strings 2018-03-20 12:04:05 -07:00
vault.py Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00