diff --git a/roles/do1jlr.dovecot b/roles/do1jlr.dovecot index 14f1bbb..37ebb44 160000 --- a/roles/do1jlr.dovecot +++ b/roles/do1jlr.dovecot @@ -1 +1 @@ -Subproject commit 14f1bbbec3decbfd9e8eaeaf77658e348ccad697 +Subproject commit 37ebb44c9069d2595236c2e4357547da648b7f99 diff --git a/site.yml b/site.yml index ae59497..a0e8328 100644 --- a/site.yml +++ b/site.yml @@ -43,5 +43,5 @@ - { role: acmetool2, tags: [mail,acmetool]} - { role: nginx2, tags: [mail,nginx]} - { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]} - - { role: mailserver_dovecot, tags: [mail,dovecot,mailserver_dovecot]} + - { role: do1jlr.dovecot, tags: [mail,dovecot,mailserver_dovecot]} - { role: postfix, tags: [mail,postfix]}