Giter VIP home page Giter VIP logo

ansible-nexus's Introduction

ansible-nexus's People

Contributors

lazouz avatar marcbosserhoff avatar mihxil avatar pricechild avatar rostyslavfridman avatar tobiwin avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

ansible-nexus's Issues

Ansible 2.1: "value of force must be one of..."

Since upgrading to Ansible 2.1, my playbook fails with:

fatal: [www1.dqm.vaicld-pre.com]: FAILED! => {"changed": false, "failed": true, "msg": "value of force must be one of: yes,on,1,true,1,True,no,off,0,false,0,False, got: False"}

Setting force=false allows the play to continue successfully. (force was previously left as the default, and force=False doesn't work either.)

Downloading an artifact SNAPSHOT version

I've started to use your module to download artifacts from a Nexus repo, and while it's working well, I get the "real version" of the SNAPSHOT I'm requesting (artifact-1.0-20150907.084048-3.war), as opposed to the artifact-1.0.-SNAPSHOT.war.

Is there anyway to get the SNAPSHOT directly with your module?

Feature proposal: Resolve actual version for RELEASE or LATEST (code attached)

Hello.

Thank you for your work on this module. I'm using it to deploy artifacts for development with version LATEST. But since I need the actual version for the artifact, I changed your code to do that (see attached file). You may use the code to extend your module.

I am not a python expert but the code works with nexus server 2.11.4.

Kind regards
Michael

nexus.zip

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.