Topface / ansible-marathon_app

Deploy apps on marathon from ansible.
MIT License
8 stars 5 forks source link

Marathon module #2

Open ludovicc opened 9 years ago

ludovicc commented 9 years ago

Useful when you are setting up Marathon on your cluster then launch immediately after a task on Marathon

bobrik commented 9 years ago

Any reason to wait for marathon in this role instead of waiting for marathon where you start it?

ludovicc commented 9 years ago

Hello, I'm converting this role into a module implemented in Python. It's more flexible in this manner and we can support all of Marathon REST api.