Skip to content

Commit 2b17459

Browse files
committed
chore: update description and add jammy as supported distro
1 parent d027d58 commit 2b17459

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meta/main.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ galaxy_info:
44
role_name: python_install
55
author: appsilon
66
company: Appsilon
7-
description: Install Python from source
7+
description: Install Python with Posit's pre-compiled binaries
88
license: MIT
99
min_ansible_version: 2.11.1
1010
platforms:
1111
- name: Ubuntu
1212
versions:
1313
- focal
14+
- jammy
1415
- name: EL
1516
versions:
1617
- "8"

0 commit comments

Comments
 (0)