Skip to content
Snippets Groups Projects
Commit 44a1d1dc authored by Chris Hines's avatar Chris Hines
Browse files

update_cache not working here

parent b95c3a30
No related branches found
No related tags found
No related merge requests found
--- ---
- name: "Install open ldap package yum" - name: "Install open ldap package yum"
yum: name={{ item }} update_cache=yes state=latest yum: name={{ item }} state=latest
with_items: with_items:
- openldap - openldap
- openldap-clients - openldap-clients
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment