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
kucharskim 1dea661ce8 Allow 13 asterisk characters in password field without warning (#54893)
On OpenBSD, 13 asterisk characters as a password hash, marks the
account as disabled. Otherwise daily(8) script which executes
security(8) will email operator about not properly locked accounts.

Before the diff, we see following warning:

> [WARNING]: The input password appears not to have been hashed. The 'password' argument must be encrypted for this module to work properly.

After the diff, warning is gone.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Allow 13 asterisk characters in password field without warning (#54893) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test ansible-test: vcenter+Worldstream: hide password 5 years ago
sanity Rename checkpoint to check_point due to legal reasons, fix #61145 (#61172) 5 years ago
units Fix typesetting of "GitLab" (#61702) 5 years ago
utils Increase unit test timeout to account for long image download times (#61717) 5 years ago