diff --git a/system/user b/system/user index 46a2a35c14d..fe13cd60486 100644 --- a/system/user +++ b/system/user @@ -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 -1 " state: required: false default: "present"