summaryrefslogtreecommitdiffstats
path: root/roles/package_cache/tasks
AgeCommit message (Collapse)AuthorFilesLines
2025-11-26Replace the package_cache role with pre-task since it wasn't reusedAhmed Abdelhalim1-8/+0
It was expected to have the package_cache role reused or added as dependency for other roles, but it turned out it's not used that way, therefore removing it to a more simpler approach
2025-09-10Refactor site playbooks to be more host orientedAhmed Abdelhalim1-0/+8
This also improves the dependency management, making the roles less repeating when not needing to execute multiple times