Giter VIP home page Giter VIP logo

ansible-marathon-module's People

Contributors

danilo404 avatar lhoss avatar lucianof avatar luckysb avatar rudd-o avatar vincepii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible-marathon-module's Issues

Support marathon https endpoints

Hello,

The marathon module fails to deploy an application when using https marathon endpoint, see the error below. My configuration works well with http, so I would like to ask if there any tricks to use https marathon endpoint?

Thank you!

fatal: [127.0.0.1]: FAILED! => {"changed": false, "module_stderr": "No handlers could be found for logger \"marathon\"\nTraceback (most recent call last):\n  File \"/tmp/ansible_LsfjG3/ansible_module_marathon.py\", line 305, in <module>\n    main()\n  File \"/tmp/ansible_LsfjG3/ansible_module_marathon.py\", line 278, in main\n    ret, changed = mam.create_if_not_exists(app_json)\n  File \"/tmp/ansible_LsfjG3/ansible_module_marathon.py\", line 192, in create_if_not_exists\n    app_info = self._get_app_info()\n  File \"/tmp/ansible_LsfjG3/ansible_module_marathon.py\", line 128, in _get_app_info\n    app_info = self._marathon_client.get_app(self._appid)\n  File \"/root/.local/lib/python2.7/site-packages/marathon/client.py\", line 249, in get_app\n    'GET', '/v2/apps/{app_id}'.format(app_id=app_id), params=params)\n  File \"/root/.local/lib/python2.7/site-packages/marathon/client.py\", line 99, in _do_request\n    raise MarathonError('No remaining Marathon servers to try')\nmarathon.exceptions.MarathonError: No remaining Marathon servers to try\n", "module_stdout": "", "msg": "MODULE FAILURE", "rc": 0}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.