mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Improve module documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
062fd97041
commit
479b633306
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ description:
|
|||
- Install, uninstall or upgrade Python versions managed by C(uv).
|
||||
version_added: "12.5.0"
|
||||
requirements:
|
||||
- uv must be installed and available in PATH.
|
||||
- uv version must be at least 0.8.0.
|
||||
- uv >= 0.8.0 must be installed and available in PATH
|
||||
- packaging
|
||||
options:
|
||||
version:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue