From b235b29e507af3f94d9f3d6e0e0a34561a843425 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sun, 3 Mar 2019 21:29:19 +0100 Subject: [PATCH] tout bon. --- softwares/veracrypt.sls | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/softwares/veracrypt.sls b/softwares/veracrypt.sls index f9de72d..30c8b71 100644 --- a/softwares/veracrypt.sls +++ b/softwares/veracrypt.sls @@ -43,10 +43,10 @@ - name: 'cd /;tar -xf /tmp/binarie.tar' - cwd: / -# 'remove temp files': -# file.absent: -# - names: -# - /tmp/binarie.tar -# - /tmp/veracrypt_install_gui_x64.sh +'remove temp files': + file.absent: + - names: + - /tmp/binarie.tar + - /tmp/veracrypt_install_gui_x64.sh {% endif %} \ No newline at end of file