add unbound_resolver role
This commit is contained in:
6
ansible/roles/unbound_resolver/defaults/main.yml
Normal file
6
ansible/roles/unbound_resolver/defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
unbound_interfaces:
|
||||
- "0.0.0.0"
|
||||
unbound_threads: 1
|
||||
unbound_cache_size: 100
|
||||
unbound_loglevel: 1
|
||||
Reference in New Issue
Block a user