1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

basically install rspamd

This commit is contained in:
L3D 2021-01-21 20:51:22 +01:00
parent a0fe8bfc16
commit 74560a0af3
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 698ab80d8b8b862a8db58c06902dc78b188ea92c
Subproject commit 60802cb191bd052a7b9e08e671fc21920ed8ef81

View file

@ -45,3 +45,4 @@
- { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]}
- { role: do1jlr.dovecot, tags: [mail,dovecot,mailserver_dovecot]}
- { role: postfix, tags: [mail,postfix]}
- { role: do1jlr.rspamd, tags: [mail,rspamd,dcim]}