summaryrefslogtreecommitdiffstats
path: root/roles/clients/tasks/pkgs.yml
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2018-04-22 15:55:26 +0200
committerMatthieu Saulnier <fantom@fedoraproject.org>2018-04-22 15:55:26 +0200
commitc40deb3dd917ac7216655c2f36ace872a5c1b539 (patch)
tree26f391f13fee62786997eb11817218bd8582dfc0 /roles/clients/tasks/pkgs.yml
parent6ab29a4de6ec2abd6160c5fa2586b103c97162ce (diff)
downloadplaybooks-ansible-c40deb3dd917ac7216655c2f36ace872a5c1b539.tar.gz
playbooks-ansible-c40deb3dd917ac7216655c2f36ace872a5c1b539.tar.xz
playbooks-ansible-c40deb3dd917ac7216655c2f36ace872a5c1b539.zip
Move xscreensaver task and add icecat pkg in client role
Diffstat (limited to 'roles/clients/tasks/pkgs.yml')
-rw-r--r--roles/clients/tasks/pkgs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/clients/tasks/pkgs.yml b/roles/clients/tasks/pkgs.yml
index 820106b..f8799e2 100644
--- a/roles/clients/tasks/pkgs.yml
+++ b/roles/clients/tasks/pkgs.yml
@@ -163,7 +163,6 @@
- golang
- alsa-firmware
- alsa-tools
- - xscreensaver
- bvi
- checkdns
- exif
@@ -175,6 +174,7 @@
- fpdns
- tortoisehg
- officeparser
+ - icecat
- name: Installation des paquets codecs
dnf: name={{ item }} state=present