Giter Site home page Giter Site logo

Comments (7)

TerryHowe avatar TerryHowe commented on July 28, 2024

While this might be convenient for you, it would be inconvenient for about everyone else and unexpected by everyone else. Nearly all Python packages have package dependencies and load dependencies from pypi. Obviously, you need to intall ansible and ansible-module-hashivault, so why not install hvac. I assume you are downloading the gz files off pypi.

I situations I've been another approach I've sometimes seen is setting up your own software repo, but that is only useful if you have a lot of offline servers and a lot of software.

One other thing, that particular error can be cause by a lot of other things like a syntax error in the hosts or ansible.cfg file.

from ansible-modules-hashivault.

xtermi2 avatar xtermi2 commented on July 28, 2024

Maybe you misunderstood me or my explanation was not clear enough: Yes, on my control host i have to install ansible and all required modules, but on the target/remote host I don't have to (and I don't want to). That's exactly ansibles job, to copy the required environment to the target/remote host, and execute the job there.
http://docs.ansible.com/ansible/dev_guide/developing_modules.html
http://docs.ansible.com/ansible/dev_guide/developing_modules_best_practices.html
Yes, it's not required, but best practice to have no external dependencies.

from ansible-modules-hashivault.

TerryHowe avatar TerryHowe commented on July 28, 2024

from ansible-modules-hashivault.

xtermi2 avatar xtermi2 commented on July 28, 2024

targeting localhost is fine, cause hvac was installed there as dependency of ansible-modules-hashivault.

from ansible-modules-hashivault.

TerryHowe avatar TerryHowe commented on July 28, 2024

from ansible-modules-hashivault.

TerryHowe avatar TerryHowe commented on July 28, 2024

from ansible-modules-hashivault.

rdunklau avatar rdunklau commented on July 28, 2024

Hello,

Sorry to reopen this old issue, but I would like to use this module on any target host, not only on localhost. Would it be possible to write this module the standard ansible way, ie self-contained ?

Thank you !

from ansible-modules-hashivault.

Related Issues (20)

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.