GithubHelp home page GithubHelp logo

Comments (8)

gilesw avatar gilesw commented on August 27, 2024
pip list | grep requests
requests                                        2.31.0
requestsexceptions                              1.4.0

from doppler.

gilesw avatar gilesw commented on August 27, 2024

I've hit this with another lookup module, I assume that name is a reserved word somehow in older ansible versions

from doppler.

dcostakos avatar dcostakos commented on August 27, 2024

Giles! Thanks for opening this issue! I'm honestly just excited that anyone is using this collection and I'm happy to help on it.

What is the output of "ansible --version" in your system?

And, please note this issue in upstream Ansible which is likely related to yours: ansible/ansible#79838

from doppler.

gilesw avatar gilesw commented on August 27, 2024

ansible 2.9.9, ah cool nice one for finding it

from doppler.

dcostakos avatar dcostakos commented on August 27, 2024

Sorry Giles, I got sick! But I'm back and starting to test. Just as an FYI, Ansible 2.9 is definitely not being developed any longer. You didn't share which version of python you're using, so I hope it's not python 2.7 or something. I grabbed the oldest active verison 3 python I could for my testing. Does this environment look acceptable to you?

:~/ansible/old_python] $ ansible --version
ansible 2.9.9
  config file = None
  configured module search path = ['/Users/dcostakos/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /Users/dcostakos/.pyenv/versions/3.8.18/lib/python3.8/site-packages/ansible
  executable location = /Users/dcostakos/.pyenv/versions/3.8.18/bin/ansible
  python version = 3.8.18 (default, Jan 16 2024, 08:21:07) [Clang 15.0.0 (clang-1500.1.0.2.5)]

from doppler.

dcostakos avatar dcostakos commented on August 27, 2024

Well I'm assuming my environment has is okay. I've completed some testing and will release a 1.0.2 version of this for testing today.

from doppler.

dcostakos avatar dcostakos commented on August 27, 2024

Giles, I hope this is fixed with the stable-1.0.2 branch. If you get some time, try to do this to try out the new version:

ansible-galaxy collection install git+https://github.com/dcostakos/doppler.git,stable-1.0.2

Let me know how it goes and if it works I'll post the fix to galaxy.

Now, I should note that really the oldest version of Ansible upstream is supporting is 2.14 and if you were to upgrade to that version (or newer) this problem would not occur. Happy to fix it tough because I'm jus tglad someone is using this.

from doppler.

dcostakos avatar dcostakos commented on August 27, 2024

I haven't heard from you, so I plan to close this as fixed with teh above note. I will not publish this new content to galaxy however. If you'd like me to consider that, open a new issue. Cheers and thanks.

from doppler.

Related Issues (1)

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.