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:
parent
a0fe8bfc16
commit
74560a0af3
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 698ab80d8b8b862a8db58c06902dc78b188ea92c
|
||||
Subproject commit 60802cb191bd052a7b9e08e671fc21920ed8ef81
|
1
site.yml
1
site.yml
|
@ -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]}
|
||||
|
|
Loading…
Reference in a new issue