From 2ec86ad900e742311a538ef4221fa786aa9e431c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 15 Sep 2025 18:33:29 +0200 Subject: Refactor python and ansible roles to use uv package manager --- roles/python/meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/python/meta/main.yml') diff --git a/roles/python/meta/main.yml b/roles/python/meta/main.yml index bf7913e2..4cbc7559 100644 --- a/roles/python/meta/main.yml +++ b/roles/python/meta/main.yml @@ -3,7 +3,7 @@ dependencies: - role: "homebrew" galaxy_info: author: "a14m" - description: "Install pyenv, pipx and python (versions) on Linux distributions" + description: "Install uv and python (versions) on Linux distributions" company: "kartoffeln.work GmbH." license: "MIT" min_ansible_version: "2.18" -- cgit v1.2.3