diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-02-25 07:15:53 +0100 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-02-25 07:15:53 +0100 |
commit | 37d104f7d74fd7b5fd6b65caf6f4d0dcf0cd614a (patch) | |
tree | 9e5bd01097ccadf6de2ba59dc264df51cd335665 /.gitmodules | |
parent | 443efffc41984ac604ffa733dd936fecd83006dd (diff) | |
download | infra-37d104f7d74fd7b5fd6b65caf6f4d0dcf0cd614a.tar.gz infra-37d104f7d74fd7b5fd6b65caf6f4d0dcf0cd614a.tar.bz2 infra-37d104f7d74fd7b5fd6b65caf6f4d0dcf0cd614a.tar.xz infra-37d104f7d74fd7b5fd6b65caf6f4d0dcf0cd614a.zip |
wip
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 795eb73..4e2cc60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "knot/ssp/self-service-password"] path = knot/ssp/self-service-password url = https://github.com/ltb-project/self-service-password +[submodule "ansible/misc/ansible-vault-tools"] + path = ansible/misc/ansible-vault-tools + url = https://github.com/building5/ansible-vault-tools |