From 7331ebef1578fc08d291fcac9ae8890277217195 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 13 Jul 2026 16:49:59 +0300 Subject: Prod fixes --- roles/host/tasks/main.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'roles/host') diff --git a/roles/host/tasks/main.yml b/roles/host/tasks/main.yml index fba9c5e..43ea887 100644 --- a/roles/host/tasks/main.yml +++ b/roles/host/tasks/main.yml @@ -25,12 +25,13 @@ - curl - bash - git - - python311 - - py311-pip - - py311-setuptools - - py311-build - - py311-installer - - py311-wheel + - python312 + - py312-pip + - py312-setuptools + - py312-build + - py312-installer + - py312-wheel + - python - fastfetch - vim - age -- cgit v1.3