| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-12-12 | Update user role to allow configure a password instead of default | Ahmed Abdelhalim | 1 | -2/+4 | |
| 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-11 | Fix the debian default login shell for user | Ahmed Abdelhalim | 1 | -0/+1 | |
| This is slightly opinionated on the configurations, but it should be easily changed by the user later on during setup or via some other ansible role. | |||||
| 2025-08-11 | Add user role | Ahmed Abdelhalim | 1 | -0/+27 | |
