spamassassin: ansible-lint fixes
This commit is contained in:
parent
a61b7c92e3
commit
aff109d3e7
2 changed files with 8 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
---
|
||||
|
||||
- name: restart spamassassin
|
||||
service:
|
||||
- name: Restart spamassassin
|
||||
ansible.builtin.service:
|
||||
name: spamassassin
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue