diff options
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 84e5d9b..8cb5e98 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://github.com/jchristgit/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 + url = https://github.com:jchristgit/ansible-role-prometheus-postgres-exporter.git |