diff --git a/roles/service-bind-slave/tasks/main.yml b/roles/service-bind-slave/tasks/main.yml index 5327055..15dd816 100644 --- a/roles/service-bind-slave/tasks/main.yml +++ b/roles/service-bind-slave/tasks/main.yml @@ -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