1
0
IaC/ansible/playbooks/infra/hv00.yaml
2024-05-16 21:35:45 +12:00

11 lines
163 B
YAML

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