arreglo bug

This commit is contained in:
Mauro Torrez 2019-05-25 18:05:25 -03:00
parent 888bba7397
commit d1cfe4924a

View File

@ -3,6 +3,9 @@
# A port binding to the Docker host is required for setting # A port binding to the Docker host is required for setting
# up domains and replication. # up domains and replication.
- name: instalar dependencias
apt: name=ldap-utils 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"