Skip to content

ansible-galaxy requirements contains git repo #132

Description

@wstraszak-xtrf

Hi, after issuing
docker run -i --rm -v $(pwd):/data cytopia/ansible ansible-galaxy collection install --requirements-file ansible/requirements.yml
I'm getting:
ERROR! Could not find git executable to extract the collection from the Git repository `git@github.com:REDACTED.git`.
Is this to be expected?

I'm trying to install my private collection that I stored on my github repo.
When using Kubuntu's 23.04 ansible it's going with no problem:

# ansible-galaxy --version
ansible-galaxy [core 2.14.2]
(...)

Is it just a git not installed within the docker image?

BTW, great work! I'm using your's docker ansible-lint for a few months and it helped me a lot with my daily work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions