summaryrefslogtreecommitdiffstats
path: root/roles/python
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-10 19:08:56 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-10 19:08:56 +0200
commit7c51e0642ec18a88adb8d4b56c54d6de0e0d12cf (patch)
tree1430308b6d8b10aa38c9a1c90d86d3882616f5c8 /roles/python
parentb0e3077544a341bc8ec2308652a98cf928c58064 (diff)
Add recommended argument_specs
Diffstat (limited to 'roles/python')
-rw-r--r--roles/python/meta/argument_specs.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/python/meta/argument_specs.yml b/roles/python/meta/argument_specs.yml
index ef13b7c8..b63ec46b 100644
--- a/roles/python/meta/argument_specs.yml
+++ b/roles/python/meta/argument_specs.yml
@@ -1,6 +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"
options:
python_global_version:
type: "str"