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