Merge pull request #514 from sebdanielsson/patch-1

Bump min Ansible version and add Debian Trixie platform
This commit is contained in:
Jeff Geerling 2025-09-02 17:47:21 -04:00 committed by GitHub
commit 54507043fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ galaxy_info:
description: Docker for Linux. description: Docker for Linux.
company: "Midwestern Mac, LLC" company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)" license: "license (BSD, MIT)"
min_ansible_version: 2.10 min_ansible_version: 2.15.1
platforms: platforms:
- name: Fedora - name: Fedora
versions: versions:
@ -17,6 +17,7 @@ galaxy_info:
- buster - buster
- bullseye - bullseye
- bookworm - bookworm
- trixie
- name: Ubuntu - name: Ubuntu
versions: versions:
- bionic - bionic