mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Add documentation about how passwords are generated.
This commit is contained in:
@@ -78,6 +78,7 @@ options:
|
||||
- Optionally set the user's password to this crypted value. See
|
||||
the user example in the github examples directory for what this looks
|
||||
like in a playbook.
|
||||
- Passwords values can be generated with "openssl passwd -salt <salt> -1 <plaintext>"
|
||||
state:
|
||||
required: false
|
||||
default: "present"
|
||||
|
||||
Reference in New Issue
Block a user