From 01c44e03977ea7315ffc37055f0c0c73887ead31 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Fri, 15 Sep 2017 10:04:01 +0000 Subject: [PATCH] dovecot mysql driver --- tasks/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasks/main.yml b/tasks/main.yml index dd671a4..c6a24c8 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -6,6 +6,9 @@ with_items: - dovecot-imapd - dovecot-lmtpd + - dovecot-mysql + notify: + - reload dovecot - name: dovecot configuration files template: