Update tests
This commit is contained in:
parent
e2ffdce380
commit
7196557c09
6 changed files with 21 additions and 12 deletions
|
|
@ -68,7 +68,7 @@
|
|||
when: es_start_service
|
||||
|
||||
- name: Wait for elasticsearch to startup
|
||||
wait_for: host={{es_api_host}} port={{es_api_port}} delay=5 connect_timeout=1
|
||||
wait_for: host={{ es_api_host }} port={{ es_api_port }} delay=5 connect_timeout=1
|
||||
when: es_restarted is defined and es_restarted.changed and es_start_service
|
||||
|
||||
- name: set fact manage_native_realm to false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue