mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-03 17:50:51 +02:00
Merge pull request #514 from sebdanielsson/patch-1
Bump min Ansible version and add Debian Trixie platform
This commit is contained in:
commit
54507043fa
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user