From 7abadfb8a52df70ce0e70d367fcecb7b4a56056c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 6 Feb 2021 15:59:22 +0100 Subject: [PATCH] fix: solve linting issues --- tasks/setup.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/setup.yml b/tasks/setup.yml index 87a8fb3..b702cfb 100644 --- a/tasks/setup.yml +++ b/tasks/setup.yml @@ -24,6 +24,7 @@ file: path: /etc/openvpn/certs state: directory + mode: 0750 - name: Copy cert files (if defined) copy: