diff options
author | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-10 08:09:49 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@fretlink.com> | 2018-11-10 08:09:49 +0100 |
commit | e7c9bf715db5255074b6f7554a60de263cc3aa96 (patch) | |
tree | 869ab88391dbfe16738399af5bae0b016b33c462 /.gitmodules | |
parent | cf86d448f96ede049c04d8165931f92a82f35956 (diff) | |
download | Ansible-e7c9bf715db5255074b6f7554a60de263cc3aa96.tar.gz Ansible-e7c9bf715db5255074b6f7554a60de263cc3aa96.tar.zst Ansible-e7c9bf715db5255074b6f7554a60de263cc3aa96.zip |
Move password store to its place
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 8a151f4..0000000 --- a/.gitmodules +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | [submodule "password_store"] | ||
2 | path = password_store | ||
3 | url = gitolite@git.immae.eu:perso/Immae/Prive/Password_store | ||