mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 13:19:13 +00:00
Fix typo
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
8cd809dfbf
commit
062fd97041
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue