Skip to content
Snippets Groups Projects
Commit 3266ec95 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

Merge pull request #62 from CVL-GitHub/cvl2branch

clean up
parents c92bba36 95d4be83
No related branches found
No related tags found
No related merge requests found
---
- name: "Install open ldap package yum"
action: yum pkg={{ item }} state=installed
yum: name={{ item }} update_cache=yes state=latest
with_items:
- openldap
- 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