spamassassin: Lint fixes
This commit is contained in:
parent
ae000b791b
commit
ee2f2154be
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
ansible.builtin.copy:
|
||||
dest: /etc/mail/spamassassin/local.cf
|
||||
src: local.cf
|
||||
mode: 0644
|
||||
mode: "0644"
|
||||
owner: root
|
||||
group: "{{ ansible_wheel }}"
|
||||
notify: Restart spamassassin
|
||||
|
|
Loading…
Add table
Reference in a new issue