From 2252e2307d98e5937f67a39379c92ceb28442828 Mon Sep 17 00:00:00 2001
From: Stephane Armanet <stephanearmanet@esss.lu.se>
Date: Fri, 5 Jul 2019 15:55:32 +0200
Subject: [PATCH] lint

---
 tasks/custom_pss.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tasks/custom_pss.yml b/tasks/custom_pss.yml
index 0a7e3c9..25d33e1 100644
--- a/tasks/custom_pss.yml
+++ b/tasks/custom_pss.yml
@@ -23,7 +23,7 @@
     group: "{{ pss_nas_softs_owner }}"
     mode: 0755
     state: directory
- 
+
 - name: add samba specific options file fo PSS NAS
   template:
     src: smb-pss.conf.j2
-- 
GitLab