diff --git a/site.yml b/site.yml index e870912..6981068 100644 --- a/site.yml +++ b/site.yml @@ -38,12 +38,12 @@ hosts: mail roles: - { role: unbound, tags: [mail,unbound]} - - { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]} - - { role: webhost2, tags: [mail,webhost]} + - { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]} - { role: acmetool_fix, tags: [mail,acmetool]} + - { role: webhost2, tags: [mail,webhost]} - { role: acmetool2, tags: [mail,acmetool]} - { role: nginx2, tags: [mail,nginx]} - - { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]} + - { role: do1jlr.mailserver_preperation, tags: [mail,mailserver_preperation,prep,mailserver]} - { role: do1jlr.dovecot, tags: [mail,dovecot,mailserver_dovecot]} - { role: postfix, tags: [mail,postfix]} - { role: do1jlr.rspamd, tags: [mail,rspamd,dcim]}