What underlying problem are you trying to solve with this feature? If a module extension returns a large number of git repositories, it becomes infeasible to use_repo on each one individually. Here's ...
Description of the feature request: In certain situations, there exists a need to have a module extension be able to have visibility of repositories that are created by other module extensions. Let's ...