Move restart to main from handler
This commit is contained in:
parent
7b32a17d59
commit
914cb7867c
5 changed files with 7 additions and 11 deletions
|
|
@ -41,4 +41,8 @@
|
|||
when: es_templates
|
||||
tags:
|
||||
- templates
|
||||
|
||||
- meta: flush_handlers
|
||||
|
||||
- name: Wait for elasticsearch to startup
|
||||
wait_for: host={{es_api_host}} port={{es_api_port}} delay=5 connect_timeout=1
|
||||
Loading…
Add table
Add a link
Reference in a new issue