docs: user-password add admonition

This commit is contained in:
a-kenji
2024-05-14 11:29:07 +02:00
parent 80fc0d489a
commit 7de05e8ff0

View File

@@ -3,6 +3,10 @@ Automatically generates and configures a password for the specified user account
If setting the option prompt to true, the user will be prompted to type in their desired password.
!!! Note
This module will set `mutableUsers` to `false`, meaning you can not manage user passwords through `passwd` anymore.
After the system was installed/deployed the following command can be used to display the user-password:
```bash