remove OpenBSD tentacles, requested by gcolpart

This commit is contained in:
Daniel Jakots 2017-08-28 14:05:27 -04:00
parent 58bc7940ac
commit 1b80956043

View file

@ -19,18 +19,6 @@
tags:
- unbound
- name: Copy Unbound config
template:
src: unbound.conf.j2
dest: /var/unbound/etc/unbound.conf
owner: root
group: wheel
mode: "0644"
when: ansible_distribution == "OpenBSD"
notify: reload unbound
tags:
- unbound
- name: Starting and enabling Unbound
service:
name: unbound