You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.. | ||
defaults | 6 years ago | |
handlers | 4 years ago | |
tasks | 5 years ago | |
templates | 5 years ago | |
tests | 6 years ago | |
.kitchen.yml | 6 years ago | |
README.md | 6 years ago |
README.md
unbound
Install Unbound.
Tasks
Everything is in the tasks/main.yml
file.
Available variables
Main variables are :
unbound_interfaces
: list of IP addresses to listen of ;- 'unbound_acls' : list of unbound access-control ;
The full list of variables (with default values) can be found in defaults/main.yml
.