I couldn't get the Ansible playbook to work with ubuntu 16.04 it fails at [elasticsearch : Wait for elasticsearch to startup] nor figure out what goes wrong.
TASK [elasticsearch : Wait for elasticsearch to startup] ***********************
Timeout when waiting for localhost:9200
fatal: [default]: FAILED! => {"changed": false, "elapsed": 300, "failed": true}
Has anyone else had this problem?