diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 866dd3a..56f5f0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "library/ansible-collection"] path = library/inwx-collection url = https://github.com/inwx/ansible-collection +[submodule "checkouts/gerbolyze"] + path = checkouts/gerbolyze + url = https://git.jaseg.de/gerbolyze.git +[submodule "checkouts/secure-download"] + path = checkouts/secure-download + url = https://git.jaseg.de/secure-download.git |