Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submodule not installed via ansible-galaxy #2

Open
Fatsie opened this issue Feb 13, 2021 · 0 comments
Open

submodule not installed via ansible-galaxy #2

Fatsie opened this issue Feb 13, 2021 · 0 comments

Comments

@Fatsie
Copy link

Fatsie commented Feb 13, 2021

I tried to install debops-contrib.btrfs through ansible-galaxy with:

 ansible-galaxy install debops-contrib.btrfs

When trying to use the role I get the following error:

ERROR! couldn't resolve module/action 'btrfs_subvolume'. This often indicates a misspelling, missing collection, or incorrect module path.

Problem seems to be that ansible-galaxy does not handle the ansible-btrfs-subvolume submodule. I solved it by recursively cloning this repo and copying submodules to ~/.ansible/roles/debops-contrib.btrfs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant