1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 13:19:13 +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:
Mariam Ahhttouche 2026-03-10 15:00:03 +00:00 committed by GitHub
parent dbfd881d7b
commit 025cf018dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ description:
version_added: "12.5.0"
requirements:
- uv must be installed and available in PATH and uv version must be at least 0.8.0.
- Python version must be at least 3.9
- Python version must be at least 3.9.
extends_documentation_fragment:
- community.general.attributes
attributes: