feat(spamassassin): add pyzor, razor and dmarc check dependencies
This commit is contained in:
parent
0378785861
commit
d7c743445f
2 changed files with 4 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace: s3lph
|
||||||
name: mailserver
|
name: mailserver
|
||||||
|
|
||||||
# The version of the collection. Must be compatible with semantic versioning
|
# The version of the collection. Must be compatible with semantic versioning
|
||||||
version: '0.4.0'
|
version: '0.4.1'
|
||||||
|
|
||||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||||
readme: README.md
|
readme: README.md
|
||||||
|
|
|
@ -7,6 +7,9 @@
|
||||||
- spamass-milter
|
- spamass-milter
|
||||||
- spamc
|
- spamc
|
||||||
- spamd
|
- spamd
|
||||||
|
- libmail-dmarc-perl
|
||||||
|
- pyzor
|
||||||
|
- razor
|
||||||
|
|
||||||
- name: start and enable spamassassin spamd
|
- name: start and enable spamassassin spamd
|
||||||
ansible.builtin.service:
|
ansible.builtin.service:
|
||||||
|
|
Loading…
Add table
Reference in a new issue