Dovecot service restart vs reload

This commit is contained in:
2026-08-10 22:49:29 -05:00
parent 9c90a8e628
commit 44dd3b642b
3 changed files with 6 additions and 2 deletions
@@ -23,9 +23,11 @@ service_list:
- enabled: 'yes'
name: dovecot-copytls.service
state: started
state_handler: restarted
- enabled: 'yes'
name: dovecot-copytls.timer
state: started
state_handler: restarted
template_list:
- dest: /etc/dovecot/dovecot.conf
src: '{{ ansible_facts["distribution"] }}/{{ ansible_facts["distribution_major_version"]
@@ -23,9 +23,11 @@ service_list:
- enabled: 'yes'
name: dovecot-copytls.service
state: started
state_handler: restarted
- enabled: 'yes'
name: dovecot-copytls.timer
state: started
state_handler: restarted
template_list:
- dest: /etc/dovecot/dovecot.conf
src: '{{ ansible_facts["distribution"] }}/{{ ansible_facts["distribution_major_version"]