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

clean up

parent 8523cd6e
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