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

10 lines
123 B
YAML
Raw Normal View History

2024-05-16 05:35:45 -04:00
---
- name: Setup NUC
hosts:
- nuc.balsillie.house
gather_facts: true
become: true
roles:
- role: certbot