diff options
author | jaseg <code@jaseg.net> | 2020-12-30 13:09:28 +0100 |
---|---|---|
committer | jaseg <code@jaseg.net> | 2020-12-30 13:09:28 +0100 |
commit | 7a3ec8f39e75075e050064162a16d84c4cfe8b01 (patch) | |
tree | 78a55b7dc9d9ff21ce4baadface3f380f257131b /.gitmodules | |
parent | 353647acb817a0c010a76e17d85508929a7aee16 (diff) | |
download | infra-7a3ec8f39e75075e050064162a16d84c4cfe8b01.tar.gz infra-7a3ec8f39e75075e050064162a16d84c4cfe8b01.tar.bz2 infra-7a3ec8f39e75075e050064162a16d84c4cfe8b01.zip |
Re-add .gitmodules
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..866dd3a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "checkouts/pogojig"] + path = checkouts/pogojig + url = https://git.jaseg.de/pogojig.git +[submodule "library/ansible-collection"] + path = library/inwx-collection + url = https://github.com/inwx/ansible-collection |