This is a normal file

This commit is contained in:
Patrick Uiterwijk 2014-12-07 00:19:20 +00:00
parent 3e55abc802
commit 6c32bcf745

View file

@ -96,7 +96,7 @@
- config
- name: copy named config
template: src=named.conf dest=/var/named/chroot/etc/named.conf mode=0644 owner=root group=root
copy: src=named.conf dest=/var/named/chroot/etc/named.conf mode=0644 owner=root group=root
notify:
- restart named
tags: