retry conexion
This commit is contained in:
parent
c37afffbe6
commit
be39a6b8a3
@ -65,6 +65,8 @@
|
||||
bind_dn: cn=admin,cn=config
|
||||
bind_pw: "{{ openldap_admin_password }}"
|
||||
server_uri: ldap://localhost:{{ openldap_bind_port }}
|
||||
register: res
|
||||
until: res is not failed
|
||||
retries: 20
|
||||
|
||||
- include_tasks: provider.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user