All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|2777|524|2253|2462|:+1:
Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/223//ansiblelint">Evolix » ansible-roles » unstable #223</a>
gitea/ansible-roles/pipeline/head This commit looks good
Fully Qualified Collection Name |
||
---|---|---|
.. | ||
defaults | ||
handlers | ||
tasks | ||
templates | ||
tests | ||
.kitchen.yml | ||
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
.