geerlingguy / ansible-role-elasticsearch

Ansible Role - Elasticsearch
https://galaxy.ansible.com/geerlingguy/elasticsearch/
MIT License
185 stars 208 forks source link

Wait for Elasticsearch reachability only if it is started #101

Closed augustozanellato closed 1 month ago

augustozanellato commented 8 months ago

Currently the role always waits for Elasticsearch to become reachable on the http port, but if elasticsearch_service_state is set to stopped because eg. additional config is needed (cluster certs etc) the role hangs on waiting for reachability before failing with a timeout.

github-actions[bot] commented 4 months ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 1 month ago

This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.