add unbound
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Kristóf Torma
2024-04-28 23:58:48 +02:00
parent a56802c8bb
commit de32bdbf33
2 changed files with 9 additions and 0 deletions

8
host_vars/unbound.yaml Normal file
View File

@ -0,0 +1,8 @@
---
ansible_host: unbound.intra.tormakris.dev
webserver:
- domain: "dns.tormakristof.eu"
port: 8080
bigrequests: true
https: true
...