mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
Update plugins/modules/uv_python.py documentation
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
5341d23621
commit
51153a615c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
DOCUMENTATION = r"""
|
DOCUMENTATION = r"""
|
||||||
module: uv_python
|
module: uv_python
|
||||||
short_description: Manage Python versions and installations using uv Python package manager
|
short_description: Manage Python versions and installations using the C(uv) Python package manager
|
||||||
description:
|
description:
|
||||||
- Install, uninstall or upgrade Python versions managed by C(uv).
|
- Install, uninstall or upgrade Python versions managed by C(uv).
|
||||||
version_added: "12.5.0"
|
version_added: "12.5.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue