parent
c7d4acc12f
commit
11398aac09
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ options:
|
||||||
- On macOS systems, this value has to be cleartext. Beware of security issues.
|
- On macOS systems, this value has to be cleartext. Beware of security issues.
|
||||||
- To create a disabled account on Linux systems, set this to C('!') or C('*').
|
- To create a disabled account on Linux systems, set this to C('!') or C('*').
|
||||||
- To create a disabled account on OpenBSD, set this to C('*************').
|
- To create a disabled account on OpenBSD, set this to C('*************').
|
||||||
- See U(https://docs.ansible.com/ansible/faq.html#how-do-i-generate-encrypted-passwords-for-the-user-module)
|
- See U(https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#how-do-i-generate-encrypted-passwords-for-the-user-module)
|
||||||
for details on various ways to generate these password values.
|
for details on various ways to generate these password values.
|
||||||
type: str
|
type: str
|
||||||
state:
|
state:
|
||||||
|
|
Loading…
Reference in a new issue