diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 84e5d9b..02db322 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "ansible/roles/nftables"] path = ansible/roles/nftables - url = [email protected]:jchristgit/ansible-role-nftables.git + url = https://git.jchri.st/jc/ansible-role-nftables.git [submodule "ansible/roles/prometheus-postgres-exporter"] path = ansible/roles/prometheus-postgres-exporter url = [email protected]:jchristgit/ansible-role-prometheus-postgres-exporter.git |