From 99f1890f9a57f0e4ee2222d90b5993305817c041 Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Tue, 25 Apr 2017 18:01:06 +0200 Subject: [PATCH] whitespaces --- postfix/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/postfix/tasks/main.yml b/postfix/tasks/main.yml index aac68045..3d7e59f3 100644 --- a/postfix/tasks/main.yml +++ b/postfix/tasks/main.yml @@ -10,7 +10,6 @@ shell: egrep -v "^(myhostname|mydestination|mailbox_command)" /etc/postfix/main.cf | md5sum - changed_when: False check_mode: no - register: default_main_cf - name: create minimal main.cf