summaryrefslogtreecommitdiffstats
path: root/roles/configure/tasks
AgeCommit message (Collapse)AuthorFilesLines
2025-09-15Fix testing to use the configure bootstrap playbookAhmed Abdelhalim1-1/+1
This is to avoid failing validations, when some variables aren't needed to be configured beforehand to run the bootstrapping of a distro install The bootstrapping process, set up user, network, ssh and password policy and all the other configurations roles doesn't need to be validated or ran in the bootstrapping phase
2025-08-11Refactor configure role to use hostname instead of virtual group nameAhmed Abdelhalim1-2/+2
2025-08-11Remove configure dependency on other roles and add ubuntu supportAhmed Abdelhalim2-5/+17
2025-08-11Fix linting issuesAhmed Abdelhalim1-2/+2
2025-08-11Add configure role on arch w/testingAhmed Abdelhalim2-0/+87