diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-18 12:03:46 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-18 12:03:46 +0200 |
| commit | 7e51b1642f6c848e7fc50dab609bf28c03e54e04 (patch) | |
| tree | 87d801bde1c1f1de0b4fcf587894209923b6d009 /group_vars/all.yml.example | |
| parent | fb958a09d65a978de75ce6c3506b87e68e7f3375 (diff) | |
Update host vars with pinned python versions
Diffstat (limited to 'group_vars/all.yml.example')
| -rw-r--r-- | group_vars/all.yml.example | 4 |
1 files changed, 0 insertions, 4 deletions
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: | |
