From b99896c9694d8d49139eb616bdd54fb1a18bfc73 Mon Sep 17 00:00:00 2001 From: L3D Date: Thu, 14 Jan 2021 20:21:49 +0100 Subject: [PATCH] robertdebock.dovecot does not fit for my usecase --- roles/postfix | 2 +- site.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/postfix b/roles/postfix index c0043c2..eebc6d4 160000 --- a/roles/postfix +++ b/roles/postfix @@ -1 +1 @@ -Subproject commit c0043c28cd987cd95dd41cf8d357b4c40ded65c4 +Subproject commit eebc6d4a11aceca175f78b0c6fc5bbf25ab0cfae diff --git a/site.yml b/site.yml index 4a64545..207cc92 100644 --- a/site.yml +++ b/site.yml @@ -38,5 +38,5 @@ - { role: acmetool2, tags: [mail,acmetool]} - { role: nginx2, tags: [mail,nginx]} - { role: geerlingguy.mysql, tags: [mail,mysql,mariadb]} - - { role: robertdebock.dovecot, tags: [mail,dovecot]} - { role: mailserver_dovecot, tags: [mail,dovecot,mailserver_dovecot]} + - { role: postfix, tags: [mail,postfix]}