This is a normal file
This commit is contained in:
parent
3e55abc802
commit
6c32bcf745
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: copy named 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:
|
notify:
|
||||||
- restart named
|
- restart named
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue