From 76360a0d1312abd99a8c7f74645cc2573eb57bcb Mon Sep 17 00:00:00 2001 From: Farhad Shahbazi Date: Thu, 27 Oct 2016 08:51:47 +0200 Subject: [PATCH] whitespace cleanup --- tasks/postfix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/postfix.yml b/tasks/postfix.yml index ee4449d..e6241dd 100644 --- a/tasks/postfix.yml +++ b/tasks/postfix.yml @@ -14,4 +14,4 @@ - name: postfix - start and enable service: name=postfix state=started enabled=yes - tags: ['common', 'postfix'] + tags: ['common', 'postfix']