pez-infra/.github/workflows
Rasmus "Pez" Wejlgaard b6c8c18106
deploy-on-merge: add path-based host limiting (#41)
Instead of deploying to the entire fleet on every merge, detect which
files changed and limit ansible-playbook to only affected hosts.

Maps ansible roles, services, and host_vars to their target hosts.
Falls back to full fleet deploy for unmapped paths or changes to
shared infrastructure (common role, deploy.yml, inventory).

Closes PESO-108
2026-04-03 02:19:55 +01:00
..
deploy-on-merge.yml deploy-on-merge: add path-based host limiting (#41) 2026-04-03 02:19:55 +01:00
deploy.yml ci: add ansible-galaxy collection install to deploy workflows (#39) 2026-04-03 01:18:30 +01:00
lint-ansible.yml replace hard set ip with vars (#25) 2026-03-29 21:33:50 +01:00
lint-docker-compose.yml replace hard set ip with vars (#25) 2026-03-29 21:33:50 +01:00
terraform.yml replace hard set ip with vars (#25) 2026-03-29 21:33:50 +01:00
validate-caddyfile.yml replace hard set ip with vars (#25) 2026-03-29 21:33:50 +01:00
validate-terraform.yml replace hard set ip with vars (#25) 2026-03-29 21:33:50 +01:00