1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 05:09:12 +00:00
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Mariam Ahhttouche 2026-02-25 20:04:04 +01:00 committed by GitHub
parent 8cd809dfbf
commit 062fd97041
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ EXAMPLES = r"""
version: 3.13.5
state: absent
- name: Upgrade python 3
- name: Upgrade Python 3
community.general.uv_python:
version: 3
state: latest