Hello, I have created a module to control Marathon from Ansible. There is a pending pull request to the Ansible project and it needs a little bit of help from the community to get accepted. https://github.com/ansible/ansible-modules-extras/pull/1258
Otherwise, you can use today the module by adding this role as a dependency to your Ansible project: https://github.com/ludovicc/ansible-marathon_app You can see this plugin in action here: https://github.com/LREN-CHUV/mip-microservices-infrastructure/blob/master/roles/docker-registry/tasks/main.yml Ludovic

