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
Adrian Likins e287af1ac8 Vault secrets empty password (#28186)
* Better handling of empty/invalid passwords

empty password files are global error and cause an
exit. A warning is also emitted with more detail.

ie, if any of the password/secret sources provide
a bogus password (ie, empty) or fail (exception,
 ctrl-d, EOFError), we stop at the first error and exit. 

This makes behavior when entering empty password at
prompt match 2.3 (ie, an error)
7 years ago
..
cli Add prompt formats for 2.3 compat ask-vault-pass (#27974) 7 years ago
contrib Update vmware_inventory (#26308) 7 years ago
errors test/: PEP8 compliancy (#24803) 8 years ago
executor Remove automatic use of system six 7 years ago
inventory INI inventory plugin: add documentation about variable types (#25798) 7 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 10 years ago
mock Support multiple vault passwords (#22756) 7 years ago
module_utils Fix fallback and boolean check in argspec (#27994) 7 years ago
modules fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 7 years ago
parsing Vault secrets empty password (#28186) 7 years ago
playbook Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
plugins [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 7 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
utils test/: PEP8 compliancy (#24803) 8 years ago
vars Fix spelling mistakes (comments only) (#25564) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 8 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 8 years ago