Role service-bind-slave: fix file permissions

This commit is contained in:
Tobias Hachmer 2017-10-04 00:05:53 +02:00
parent 1f7ab3c620
commit 31e0b6da67

View file

@ -60,8 +60,8 @@
- name: set file attributes for icvpn config - name: set file attributes for icvpn config
file: file:
path: /etc/bind/ path: /etc/bind/named.conf.icvpn
mode: 0644 mode: 0644
owner: root owner: admin
group: bird group: bind
notify: restart bind9 notify: restart bind9