Hi,
I have a setup with Apache Mesos and Marathon.
I also deploy a Elasticsearch with JSON to the Mesos Cluster via Ansible.
But this should only be done, when a certain endpont
http://mesos...:8080/v2/apps/elasticserach
is NOT reachable. That indicates, that the module is already (or isn't) installed.
How can I do that in my main.yml?
regards
guenther