summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-11-08 16:10:30 +0100
committerAhmed Abdelhalim <[email protected]>2025-11-08 16:10:30 +0100
commit1dec0f64faa2bacae616af6296089b51a2a113c6 (patch)
tree13e42507b86bed70728b0fbbaa05a6341b1d1de3 /roles
parenta0873cfc8ab0f30494c2e47c6f143caf366f05f8 (diff)
Fix python role meta data
Diffstat (limited to 'roles')
-rw-r--r--roles/python/meta/argument_specs.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/python/meta/argument_specs.yml b/roles/python/meta/argument_specs.yml
index b553455f..d0d29d41 100644
--- a/roles/python/meta/argument_specs.yml
+++ b/roles/python/meta/argument_specs.yml
@@ -1,8 +1,8 @@
---
argument_specs:
main:
- short_description: "Install pyenv, pipx and python (versions) on Linux distributions"
- description: "Install pyenv, pipx and python (versions) on Linux distributions"
+ short_description: "Install uv, pipx and python (versions) on Linux distributions"
+ description: "Install uv, pipx and python (versions) on Linux distributions"
options:
python_versions:
type: "list"