summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-08 22:07:46 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-09 01:46:59 +0100
commitee8d70f65fe7a853f530200ab4ea8b382b6c6e15 (patch)
tree3bbddcece9f14c11cc19e11e5dc7228b943f2c09
parentc4602161c3f363f976369719e6e16dcdee878504 (diff)
Disable ipv6 on machines as not all vpns are ipv6 compatible
-rw-r--r--host_vars/archlinux.local.ymlbin377 -> 231 bytes
-rw-r--r--host_vars/rpi5.local.ymlbin1852 -> 1736 bytes
-rw-r--r--host_vars/ubuntu.local.ymlbin375 -> 231 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/host_vars/archlinux.local.yml b/host_vars/archlinux.local.yml
index 3ecc4a34..9ada6530 100644
--- a/host_vars/archlinux.local.yml
+++ b/host_vars/archlinux.local.yml
Binary files differ
diff --git a/host_vars/rpi5.local.yml b/host_vars/rpi5.local.yml
index 60273fbf..e02f54a0 100644
--- a/host_vars/rpi5.local.yml
+++ b/host_vars/rpi5.local.yml
Binary files differ
diff --git a/host_vars/ubuntu.local.yml b/host_vars/ubuntu.local.yml
index ed04e44e..1b0bc200 100644
--- a/host_vars/ubuntu.local.yml
+++ b/host_vars/ubuntu.local.yml
Binary files differ