Git recursive support

Hi,

I’m pulling in a git repo that uses .gitmodules, and the ansible module for git (confusing, isn’t it) doesn’t seem to be pulling those gitmodules in. Is there a way to provide --recursive support for git?

Thanks!
Tom.

Go ahead and open an issue on github. I’ve been meaning to look at this. Alternatively, feel free to submit a PR to add support to the git module.

sf

Cool – I’d really like to see this in the git module.

I’ve added the issue: https://github.com/ansible/ansible/issues/3291.

Regards,

Tom.