Skip to content

logan2211/ansible-unbound

Repository files navigation

Unbound Caching DNS Resolver Ansible Role

Ansible role to install and configure Unbound

https://travis-ci.org/logan2211/ansible-unbound.svg?branch=master

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" }

About

Unbound DNS resolver role for Ansible

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages