summaryrefslogtreecommitdiffstats
path: root/roles/user
AgeCommit message (Expand)AuthorFilesLines
2026-03-04Remove duplicate fields from argument_specs filesAhmed AbdelHalim1-2/+0
2026-02-11Fix claude code typosAhmed AbdelHalim1-2/+2
2026-02-11Fix user lingering and pipewire systemd user failuresAhmed AbdelHalim1-28/+18
2026-02-06Ignore lingering task from testing as it's failing locally onlyAhmed AbdelHalim1-0/+4
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed AbdelHalim1-1/+1
2025-12-16Remove company from the roles metaAhmed AbdelHalim1-1/+0
2025-12-12Update user role to allow configure a password instead of defaultAhmed AbdelHalim4-6/+33
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-10Add recommended argument_specsAhmed AbdelHalim2-1/+3
2025-09-10Refactor role dependencies to be more module modularAhmed AbdelHalim2-24/+3
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 AbdelHalim2-3/+3
2025-08-19Fix meta strings quotingAhmed AbdelHalim1-9/+8
2025-08-11Fix the debian default login shell for userAhmed AbdelHalim2-1/+5
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 AbdelHalim8-0/+156