From 140f2e0d9523b5311ba15260cdfd26a1628e9414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 9 Jul 2018 16:27:15 +0000 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20de=20la=20syntaxe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/ScriptsServeurs.sls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux/ScriptsServeurs.sls b/linux/ScriptsServeurs.sls index 0c6228c..1133a43 100644 --- a/linux/ScriptsServeurs.sls +++ b/linux/ScriptsServeurs.sls @@ -1,5 +1,6 @@ -/root/scripts: +CreateScriptsDirectory: file.directory: + - name: /root/scripts - user: root - group: root - dir_mode: 755