1
0
IaC/ansible/playbooks/infra/hv00.yaml
2024-04-23 00:49:49 +12:00

11 lines
161 B
YAML

---
- name: Setup core home router
hosts:
- hv00.balsillie.house
gather_facts: true
become: true
roles:
- role: aur_repo_host
- role: nginx