This commit is contained in:
Mauro Torrez 2019-09-26 00:09:25 -03:00
parent 7e85c30cc2
commit 21df3a4974

View File

@ -23,7 +23,6 @@
- name: "{{ docker_network_name }}"
ports:
- "{{ openldap_bind_host }}:{{ openldap_bind_port }}:389"
recreate: "{{ imgbuild is changed }}"
- set_fact:
ldap_container: "{{ lookup( 'vars', 'openldap_container_name') }}"