From ff4eb129eea3f3743f82e5f1f7858d43625dba3d Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 23 Jul 2026 00:42:43 +0200 Subject: Disable ipv6 completely and remove related code Co-Authored-By: Claude.ai --- group_vars/all.yml.example | 3 --- 1 file changed, 3 deletions(-) (limited to 'group_vars/all.yml.example') diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 05ae6f47..90789e87 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -1,7 +1,4 @@ --- -network_ipv6_disabled: true -network_prefer_ipv4: true - user_public_keys: - "ssh-ed25519 AAAA...fMo" - "ssh-rsa AAAA...4I3" -- cgit v1.2.3