opensmtpd: Fix restart handler calls

This commit is contained in:
Timo Makinen 2022-10-30 22:06:38 +00:00
parent 1536ce9a2c
commit 2161586500

View file

@ -6,7 +6,7 @@
mode: 0644
owner: root
group: "{{ ansible_wheel }}"
notify: restart opensmtpd
notify: Restart opensmtpd
- name: Force server name to domain name
ansible.builtin.copy:
@ -15,7 +15,7 @@
mode: 0644
owner: root
group: "{{ ansible_wheel }}"
notify: restart opensmtpd
notify: Restart opensmtpd
- name: Enable opensmtpd
ansible.builtin.service: