Ajouter 'linux/MesPaquetsFedora.sls'
This commit is contained in:
5
linux/MesPaquetsFedora.sls
Normal file
5
linux/MesPaquetsFedora.sls
Normal file
@@ -0,0 +1,5 @@
|
||||
{% if grains['os'] == 'Fedora' %}
|
||||
Installation de gnome-tweak-tool:
|
||||
package.installed:
|
||||
- name: gnome-tweak-tool
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user