1
0
IaC/ansible/playbooks/infra/kodi.yaml
2024-05-12 21:55:37 +12:00

14 lines
236 B
YAML

---
- name: Setup Kodi boxes
hosts:
- kodi00.balsillie.house
gather_facts: true
become: true
roles:
# - role: sshd
# - role: ufw
# - role: nginx
# - role: aur_repo_client
# - role: arr
- role: sonarr