software-infrastructure/alpha-cluster.yaml
2024-10-25 10:25:04 -04:00

10 lines
193 B
YAML

---
# Playbook for alpha-cluster
- name: Deploy services to Alpha Cluster
hosts: alpha-control-plane
become: true
vars_files:
secrets.yaml
roles:
- role: ericomeehan.gondwanamc