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
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)
9 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration Vault secrets empty password (#28186) 9 years ago
results Create bot friendly sanity output. (#22381) 9 years ago
runner Add Azure support to ansible-test. (#28092) 9 years ago
sanity Add comment option to authorized_key (#27781) 9 years ago
units Vault secrets empty password (#28186) 9 years ago
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 9 years ago