summaryrefslogtreecommitdiffstats
path: root/roles/package_cache
AgeCommit message (Collapse)AuthorFilesLines
2025-11-26Replace the package_cache role with pre-task since it wasn't reusedAhmed Abdelhalim3-32/+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 Abdelhalim3-0/+32
This also improves the dependency management, making the roles less repeating when not needing to execute multiple times