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
Adrian Likins 8003437ebc prompt for new pass on create/encrypt if none specified (#28185)
* prompt for new pass on create/encrypt if none specified

Make 'ansible-vault' edit or encrypt prompt for a password
if none or provided elsewhere.

Note: ansible-playbook does not prompt if not vault password
is provided

* dont show vault password prompts if not a tty
2017-08-15 13:09:24 -04:00
..
__init__.py prompt for new pass on create/encrypt if none specified (#28185) 2017-08-15 13:09:24 -04:00
adhoc.py Fix ansible ad-hoc to respect ANSIBLE_STDOUT_CALLBACK (#26098) 2017-06-26 16:01:06 -04:00
config.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
console.py Vault secrets default vault ids list (#28190) 2017-08-15 11:56:17 -04:00
doc.py Include aliases in ansible-doc output (#27702) 2017-08-03 10:38:08 -07:00
galaxy.py galaxy-cli: selective install roles in requirements file (#21412) 2017-08-14 17:17:22 -04:00
playbook.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pull.py Add check mode support to ansible-pull (#28021) 2017-08-14 11:20:05 -04:00
vault.py Vault secrets default vault ids list (#28190) 2017-08-15 11:56:17 -04:00