comment restart service

This commit is contained in:
Ruben Blanco 2023-10-16 10:14:33 +02:00
parent f3f2172067
commit 410a3f65da
1 changed files with 4 additions and 4 deletions

View File

@ -77,10 +77,10 @@
notify: apply reconfig notify: apply reconfig
# Restart after reconfigure # Restart after reconfigure
- name: restart exim4 service #- name: restart exim4 service
service: # service:
name: exim4 # name: exim4
state: restarted # state: restarted
# when: exim4_conf.changed # when: exim4_conf.changed
# Send mail to verify relay-host # Send mail to verify relay-host