vm-ansible/host_vars/unbound.yaml

9 lines
148 B
YAML

---
ansible_host: unbound.intra.tormakris.dev
webserver:
- domain: "dns.tormakristof.eu"
port: 8080
bigrequests: true
https: true
...