From 6367cbb5b76265b47a603add155785803d6b04f0 Mon Sep 17 00:00:00 2001 From: L3D Date: Sat, 16 Jan 2021 19:38:03 +0100 Subject: [PATCH] dovecot --- roles/do1jlr.dovecot | 2 +- site.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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]}