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/test/units/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
7 years ago
..
test_data/role_skeleton
__init__.py
test_cli.py prompt for new pass on create/encrypt if none specified (#28185) 7 years ago
test_console.py
test_galaxy.py fixed issue with paths separator and others 7 years ago
test_playbook.py
test_vault.py Support multiple vault passwords (#22756) 7 years ago