ansible/test/integration/targets/user
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.
2019-09-04 11:49:16 -04:00
..
files Fix sanity tests based on newer version of shellcheck (#60423) 2019-08-12 16:24:28 -04:00
meta
tasks Allow 13 asterisk characters in password field without warning (#54893) 2019-09-04 11:49:16 -04:00
vars User - Create parent directories if they do not exist in the specified home path (#51043) 2019-07-18 10:19:11 -04:00
aliases