From fc5e9d6223667c9272ed184a8f170aadca2ee639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 20 Feb 2018 19:30:24 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/MesPaquetsFedor?= =?UTF-8?q?a.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/MesPaquetsFedora.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/MesPaquetsFedora.sls b/linux/MesPaquetsFedora.sls index 07f730c..920c74e 100644 --- a/linux/MesPaquetsFedora.sls +++ b/linux/MesPaquetsFedora.sls @@ -1,5 +1,5 @@ {% if grains['os'] == 'Fedora' %} Installation de gnome-tweak-tool: package.installed: - - name: gnome-tweak-tool + -name: gnome-tweak-tool {% endif %} \ No newline at end of file