9 lines
148 B
YAML
9 lines
148 B
YAML
|
---
|
||
|
ansible_host: unbound.intra.tormakris.dev
|
||
|
webserver:
|
||
|
- domain: "dns.tormakristof.eu"
|
||
|
port: 8080
|
||
|
bigrequests: true
|
||
|
https: true
|
||
|
...
|