instalar dependencia python-ldap
This commit is contained in:
parent
c9c403b5cf
commit
0f1a0d6f82
@ -6,6 +6,9 @@
|
|||||||
- name: instalar dependencias
|
- name: instalar dependencias
|
||||||
apt: name=ldap-utils state=present
|
apt: name=ldap-utils state=present
|
||||||
|
|
||||||
|
- name: instalar dependencias
|
||||||
|
pip: name=python-ldap state=present
|
||||||
|
|
||||||
- name: "Create directory for building image"
|
- name: "Create directory for building image"
|
||||||
file:
|
file:
|
||||||
path: "/tmp/build.openldap-image"
|
path: "/tmp/build.openldap-image"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user