Skip to content

logan2211/ansible-unbound

Repository files navigation

Unbound Caching DNS Resolver Ansible Role ##################################

Ansible role to install and configure Unbound

image

Default Variables

defaults/main.yml

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