Commit 392f492c by Feanil Patel

Merge pull request #1912 from jp-bpl/patch-1

download elasticsearch error during installation
parents 32ccc786 6371322a
......@@ -34,6 +34,7 @@
url={{ elasticsearch_url }}
dest=/var/tmp/{{ elasticsearch_file }}
force=no
validate_certs=no
register: elasticsearch_reinstall
- name: install elasticsearch from local package
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment