Update_cache is not needed here
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9edab19d4e
commit
9aafb23ba6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue