diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 79dca43..ea1cbfa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "gerboweb/deploy/checkouts/pogojig"] path = gerboweb/deploy/checkouts/pogojig url = https://github.com/jaseg/pogojig.git +[submodule "gerboweb/deploy/library/ansible-collection"] + path = gerboweb/deploy/library/inwx-collection + url = https://github.com/inwx/ansible-collection |