diff options
Diffstat (limited to 'roles/host/tasks/main.yml')
| -rw-r--r-- | roles/host/tasks/main.yml | 13 |
1 files changed, 7 insertions, 6 deletions
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 |
