Skip to content

Commit 7f44a1d

Browse files
Bump min Ansible version and add Debian Trixie platform
- Update min Ansible version to 2.15.1 (required for functional deb822 module) - Adds Debian 13 Trixie as a supported platform
1 parent ed8a8ea commit 7f44a1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

meta/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ galaxy_info:
77
description: Docker for Linux.
88
company: "Midwestern Mac, LLC"
99
license: "license (BSD, MIT)"
10-
min_ansible_version: 2.10
10+
min_ansible_version: 2.15.1
1111
platforms:
1212
- name: Fedora
1313
versions:
@@ -17,6 +17,7 @@ galaxy_info:
1717
- buster
1818
- bullseye
1919
- bookworm
20+
- trixie
2021
- name: Ubuntu
2122
versions:
2223
- bionic

0 commit comments

Comments
 (0)