mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
named - wrong place
This commit is contained in:
parent
1d8e946b91
commit
d98291fb04
1 changed files with 3 additions and 3 deletions
|
@ -19,9 +19,9 @@
|
||||||
- download
|
- download
|
||||||
|
|
||||||
# or we have to change the serial number in the config files.
|
# or we have to change the serial number in the config files.
|
||||||
- name: Stop named before copying files
|
#- name: Stop named before copying files
|
||||||
service: name={{ dns_service }} state=stopped
|
# service: name={{ dns_service }} state=stopped
|
||||||
when: not installing
|
# when: not installing
|
||||||
|
|
||||||
- name: Set folder permission
|
- name: Set folder permission
|
||||||
file: path={{ item }}
|
file: path={{ item }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue