summaryrefslogtreecommitdiffstats
path: root/configure.yml
AgeCommit message (Collapse)AuthorFilesLines
2025-09-20Add grafana/prometheus roles to configure and testingAhmed Abdelhalim1-0/+2
2025-09-13Add nginx role to playbook and testingAhmed Abdelhalim1-0/+1
2025-09-12Split the playbooks into bootstrap and configureAhmed Abdelhalim1-0/+29
This is to allow the ansible-distro-install to safely call the bootstrap playbook without getting validation errors about the other configure roles (especially if they are not configured yet, or if running on CI)