summaryrefslogtreecommitdiffstats
path: root/roles/user/tasks/main.yml
AgeCommit message (Expand)AuthorFilesLines
2025-12-12Update user role to allow configure a password instead of defaultAhmed Abdelhalim1-2/+18
2025-12-11Add no_logs to semi-sensitive tasks to follow best practicesAhmed Abdelhalim1-0/+1
2025-11-10Enable lingering for userAhmed Abdelhalim1-0/+7
2025-09-20Migrate to the new loop syntaxAhmed Abdelhalim1-1/+1
2025-09-10Refactor role dependencies to be more module modularAhmed Abdelhalim1-23/+1
2025-09-03Fix the user groups to be appendedAhmed Abdelhalim1-1/+1
2025-09-02Add bash as a role and use it in role dependencies when bash is neededAhmed Abdelhalim1-2/+1
2025-08-11Fix the debian default login shell for userAhmed Abdelhalim1-1/+4
2025-08-11Refactor playbook to simplify package installs for different OSsAhmed Abdelhalim1-3/+6
2025-08-11Simplify playbook by requiring the required_for_boot tag on rolesAhmed Abdelhalim1-8/+0
2025-08-11Fix setting the sudo group for the created userAhmed Abdelhalim1-0/+1
2025-08-11Fix README and linting issuesAhmed Abdelhalim1-0/+2
2025-08-11Add user roleAhmed Abdelhalim1-0/+64