fix
This commit is contained in:
parent
7e85c30cc2
commit
21df3a4974
@ -23,7 +23,6 @@
|
|||||||
- name: "{{ docker_network_name }}"
|
- name: "{{ docker_network_name }}"
|
||||||
ports:
|
ports:
|
||||||
- "{{ openldap_bind_host }}:{{ openldap_bind_port }}:389"
|
- "{{ openldap_bind_host }}:{{ openldap_bind_port }}:389"
|
||||||
recreate: "{{ imgbuild is changed }}"
|
|
||||||
|
|
||||||
- set_fact:
|
- set_fact:
|
||||||
ldap_container: "{{ lookup( 'vars', 'openldap_container_name') }}"
|
ldap_container: "{{ lookup( 'vars', 'openldap_container_name') }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user