reload -> restart

mailserver
otthorn 3 years ago
parent 418da50049
commit bd8942eff2

@ -1,5 +1,5 @@
---
- name: Reload dovecot
- name: Restart dovecot
service:
name: dovecot
state: reloaded
state: restarted

@ -53,7 +53,7 @@
- "10-ssl.conf"
- "10-logging.conf"
- "auth-system.conf.ext"
notify: Reload dovecot
notify: Restart dovecot
# Add the Dovecot configuration file outside of conf.d
- name: Add Dovecot configuration outside of conf.d

Loading…
Cancel
Save