Unbound Caching DNS Resolver Ansible Role Ansible role to install and configure Unbound Default Variables .. literalinclude:: defaults/main.yml :language: yaml :start-after: under the License. Required Variables None Example Playbook - name: Install unbound hosts: unbound user: root roles: - { role: "unbound" }