diff options
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 8cb5e98..19fad4b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = https://github.com/jchristgit/ansible-role-nftables.git [submodule "ansible/roles/prometheus-postgres-exporter"] path = ansible/roles/prometheus-postgres-exporter - url = https://github.com:jchristgit/ansible-role-prometheus-postgres-exporter.git + url = https://github.com/jchristgit/ansible-role-prometheus-postgres-exporter.git |