summaryrefslogtreecommitdiffstats
path: root/roles/clients/tasks/pkgs.yml
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2017-12-31 08:05:30 +0100
committerMatthieu Saulnier <fantom@fedoraproject.org>2017-12-31 08:05:30 +0100
commit9ff0b262f6180e2da23a15174f4938ecad3a068f (patch)
tree18b82dd4c5734b2eeba22755d1c07b2b9872308e /roles/clients/tasks/pkgs.yml
parent63629d27ee7771e16afa8764ecfe16f91c100883 (diff)
downloadplaybooks-ansible-9ff0b262f6180e2da23a15174f4938ecad3a068f.tar.gz
playbooks-ansible-9ff0b262f6180e2da23a15174f4938ecad3a068f.tar.xz
playbooks-ansible-9ff0b262f6180e2da23a15174f4938ecad3a068f.zip
Minor fixes and add pkg in client role
Diffstat (limited to 'roles/clients/tasks/pkgs.yml')
-rw-r--r--roles/clients/tasks/pkgs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/clients/tasks/pkgs.yml b/roles/clients/tasks/pkgs.yml
index 8301087..820106b 100644
--- a/roles/clients/tasks/pkgs.yml
+++ b/roles/clients/tasks/pkgs.yml
@@ -174,6 +174,7 @@
- libvirt-client
- fpdns
- tortoisehg
+ - officeparser
- name: Installation des paquets codecs
dnf: name={{ item }} state=present