spamassassin: Fix calling restart handler
This commit is contained in:
parent
359070aa88
commit
968fdf809f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
mode: 0644
|
mode: 0644
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
notify: restart spamassassin
|
notify: Restart spamassassin
|
||||||
|
|
||||||
- name: Enable service
|
- name: Enable service
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
|
|
Loading…
Add table
Reference in a new issue