comment restart service
This commit is contained in:
parent
f3f2172067
commit
410a3f65da
|
@ -77,10 +77,10 @@
|
|||
notify: apply reconfig
|
||||
|
||||
# Restart after reconfigure
|
||||
- name: restart exim4 service
|
||||
service:
|
||||
name: exim4
|
||||
state: restarted
|
||||
#- name: restart exim4 service
|
||||
# service:
|
||||
# name: exim4
|
||||
# state: restarted
|
||||
# when: exim4_conf.changed
|
||||
|
||||
# Send mail to verify relay-host
|
||||
|
|
Loading…
Reference in New Issue