From 7e51b1642f6c848e7fc50dab609bf28c03e54e04 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 18 Sep 2025 12:03:46 +0200 Subject: Update host vars with pinned python versions --- group_vars/all.yml.example | 4 ---- 1 file changed, 4 deletions(-) (limited to 'group_vars') diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 94780625..1c6a84fe 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -29,10 +29,6 @@ password_policy_maxrepeat: 3 password_policy_maxclassrepeat: 0 password_policy_gecoscheck: 0 -python_versions: - - "3.12" - - "3.13" - wireguard_autostart_connection: "wg-vpn0" wireguard_connections: wg-vpn0: | -- cgit v1.2.3