summaryrefslogtreecommitdiffstats
path: root/roles/user/defaults/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-12-12Update user role to allow configure a password instead of defaultAhmed Abdelhalim1-2/+6
If no user_password is provided, the behavior remains the same, it uses the default changeme password and requires to be changed for using sudo If a user_password is provided, this hashed password will be used instead of the default and doesn't require changing on first usage of sudo
2025-08-11Add user roleAhmed Abdelhalim1-0/+7