summaryrefslogtreecommitdiffstats
path: root/roles/user/tasks
AgeCommit message (Expand)AuthorFilesLines
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 AbdelHalim3-15/+6
2025-08-11Ensure package cache is updated in playbook pre-taskAhmed AbdelHalim2-2/+0
2025-08-11Simplify playbook by requiring the required_for_boot tag on rolesAhmed AbdelHalim3-10/+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-11Fix when running from distro-install playbook and fix testingAhmed AbdelHalim2-0/+2
2025-08-11Add user roleAhmed AbdelHalim3-0/+78