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

11 lines
163 B
YAML
Raw Normal View History

2024-04-22 09:46:14 +00:00
---
- name: Setup core home router
hosts:
- hv00.balsillie.house
gather_facts: true
become: true
roles:
2024-05-16 09:35:45 +00:00
# - role: aur_repo_host
2024-04-22 12:49:49 +00:00
- role: nginx