ansible/galaxy-issues

Import does not work with submodules

Closed this issue · 1 comments

I have a role which uses a custom module which has its own repository.
I therefore decided to use a git submodule to add it under library so maintenance will be easier to manage.

However, when I installed the role, it didn't have the library folder.

This issue was moved to ansible/galaxy#51