1
0
IaC/ansible/playbooks/infra/hv00.yaml

11 lines
161 B
YAML
Raw Normal View History

2024-04-22 05:46:14 -04:00
---
- name: Setup core home router
hosts:
- hv00.balsillie.house
gather_facts: true
become: true
roles:
2024-04-22 08:49:49 -04:00
- role: aur_repo_host
- role: nginx