diff options
Diffstat (limited to 'roles/python')
| -rw-r--r-- | roles/python/meta/argument_specs.yml | 2 |
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" |
