ansible / galaxy-issues

This repository exists solely for the tracking of user issues with Ansible Galaxy.
20 stars 3 forks source link

Import does not work with submodules #258

Closed thedumbtechguy closed 6 years ago

thedumbtechguy commented 7 years ago

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.

chouseknecht commented 6 years ago

This issue was moved to ansible/galaxy#51