From 7914aaa6b20091fba1d68a95e71a22d2fb921e9e Mon Sep 17 00:00:00 2001 From: Mischa ter Smitten Date: Mon, 18 Jun 2018 12:43:47 +0200 Subject: [PATCH] Add missing hash: --- handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/main.yml b/handlers/main.yml index ef2d5f1..be3140b 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -4,7 +4,7 @@ command: newaliases - name: new virtual aliases - command: postmap /etc/postfix/virtual + command: postmap hash:/etc/postfix/virtual - name: postmap sasl_passwd command: postmap hash:/etc/postfix/sasl_passwd