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