1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

stopping named after install but during upgrades is a bad idea

This commit is contained in:
Jerry Vonau 2017-11-09 16:10:32 -06:00
parent 7b5de542cf
commit f810e91322

View file

@ -21,7 +21,7 @@
# 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
when: first_run and is_debuntu
- name: Set folder permission
file: path={{ item }}