Update_cache is not needed here

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 12:04:34 +00:00
parent 9edab19d4e
commit 9aafb23ba6

View file

@ -2,7 +2,7 @@
# Configuration for IPA
- name: install needed packages
yum: pkg={{ item }} state=present update_cache=yes
yum: pkg={{ item }} state=present
with_items:
- haveged
- ipa-server