docs: user-password add admonition

This commit is contained in:
a-kenji 2024-05-14 11:29:07 +02:00
parent dd1cfe3834
commit 9999379f81

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