Skip to content

Add support for git submodules #33

@g00ds0n

Description

@g00ds0n

In git.yml there's no support for cloning git submodules. This can be fixed by setting recursive=yes in the git ansible module, but I'm not sure if there's any side effects to just adding that in.

Also, git checkout-index doesn't seem to be submodule aware so using it to copy over the git repository doesn't work with submodules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions