1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

stop named after install

This commit is contained in:
Jerry Vonau 2017-11-02 14:33:48 -05:00
parent 259c03fbcb
commit f5f3e17583

View file

@ -19,9 +19,9 @@
- download
# or we have to change the serial number in the config files.
#- name: Stop named before copying files
# service: name={{ dns_service }} state=stopped
# when: not installing
- name: Stop named before copying files
service: name={{ dns_service }} state=stopped
when: not installing
- name: Set folder permission
file: path={{ item }}