We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c17794d commit aff2e6cCopy full SHA for aff2e6c
roles/elasticsearch/tasks/wait_for_instance.yml
@@ -4,3 +4,4 @@
4
wait_for:
5
host: "{{ hostvars[item].ansible_default_ipv4.address }}"
6
port: 9200
7
+ timeout: 600
0 commit comments