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

11 lines
163 B
YAML
Raw Permalink 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-05-16 05:35:45 -04:00
# - role: aur_repo_host
2024-04-22 08:49:49 -04:00
- role: nginx