Closed augustozanellato closed 1 month 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.
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.
Currently the role always waits for Elasticsearch to become reachable on the http port, but if
elasticsearch_service_state
is set tostopped
because eg. additional config is needed (cluster certs etc) the role hangs on waiting for reachability before failing with a timeout.