Files
software-infrastructure/www.yaml
2026-05-31 18:04:35 -04:00

10 lines
209 B
YAML

- name: Execute test
hosts: alpha-control-plane
become: true
vars_files:
- ../secrets.yaml
roles:
- role: ericomeehan.www
vars:
www_repo_url: https://gitea.eom.dev/DevOps/www.git