From 862e8fa558b7e94bac27911d074c3d293b54a90e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 16:02:35 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/MesPaquets.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/MesPaquets.sls | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/linux/MesPaquets.sls b/linux/MesPaquets.sls index cbf21ea..415aa3c 100644 --- a/linux/MesPaquets.sls +++ b/linux/MesPaquets.sls @@ -22,8 +22,6 @@ Installation de sudo: pkg.installed: - name: sudo -Installation de gnome-tweak-tool: - 'os:Fedora': - - match: grain - pkg.installed: - -name: gnome-tweak-tool \ No newline at end of file +'os:Fedora': + - match: grain + - linux.MesPaquetsFedora \ No newline at end of file