Giter Club home page Giter Club logo

Comments (10)

kbcz1989 avatar kbcz1989 commented on July 25, 2024 47

the actual problem was that community.general collection was not installed:
ansible-galaxy collection install community.general

from ansible-ufw.

franklinkim avatar franklinkim commented on July 25, 2024

Are you using Ansible >= 2.10 as stated in the README?
If you're version is lower, use the 1.x releases.

from ansible-ufw.

mf69 avatar mf69 commented on July 25, 2024

As stated in my original message, I am using v2.95.
Is that not >= 2.10?

from ansible-ufw.

mf69 avatar mf69 commented on July 25, 2024

actually I'm wrong it's 2.9.6. I will upgrade my ansible now.
Thanks.

from ansible-ufw.

ysmaelferradas avatar ysmaelferradas commented on July 25, 2024

hello, a query did you find the solution?
ERROR! couldn't resolve module/action 'community.general.ufw'

from ansible-ufw.

franklinkim avatar franklinkim commented on July 25, 2024

@ysmaelferradas you need to update you ansible version if you want to use the lastest version of this role.

from ansible-ufw.

kbcz1989 avatar kbcz1989 commented on July 25, 2024

Hey guys, what could be a problem on Ansible 2.10?
image

from ansible-ufw.

franklinkim avatar franklinkim commented on July 25, 2024

@kbcz1989 check your ansible version: ansible --version

from ansible-ufw.

cherouvim avatar cherouvim commented on July 25, 2024

FWIW installing the community.general using:

ansible-galaxy collection install community.general

was only required on a ansible 2.9.27 and not on ansible [core 2.13.7].

from ansible-ufw.

KoltesDigital avatar KoltesDigital commented on July 25, 2024

FTR I had the error. EEs are a new concept to me: it turned out collections are loaded from a Docker container rather from the local filesystem, as it was the case with ansible-playbook. For now my workaround is to install collections into ./collections (as documented here: ansible-galaxy collections install community.general -p ./collections) but I'll probably end up building an EE.

from ansible-ufw.

Related Issues (15)

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.