diff options
author | 2025-03-21 18:08:04 +0100 | |
---|---|---|
committer | 2025-03-21 18:11:00 +0100 | |
commit | c91b16f14900122f3a65f3674dbc5b540a5f6ab2 (patch) | |
tree | 3f36067bb33217f29a7899a530e4bddc90de8d00 | |
parent | Allow ducking of messages in ot (diff) |
Update nftables submodule URL
-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 |