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
file:
path: /etc/bind/
path: /etc/bind/named.conf.icvpn
mode: 0644
owner: root
group: bird
owner: admin
group: bind
notify: restart bind9