File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1818 fail-fast : false
1919 matrix :
2020 include :
21- - image : geerlingguy/docker-debian10-ansible:latest
22- command : /lib/systemd/systemd
2321 - image : geerlingguy/docker-debian11-ansible:latest
2422 command : /lib/systemd/systemd
2523 - image : geerlingguy/docker-ubuntu2004-ansible:latest
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ policies. Additionally we will focus on supporting the latest two stable
1313releases of each, which at the time of writing are as follows:
1414
1515* CentOS 7.x
16- * Debian 10 or later
16+ * Debian 11 or later
1717* Ubuntu 20.04 LTS or later
1818* AlmaLinux 8.x or later
1919* RockyLinux 8.x or later
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ galaxy_info:
1515 - " 9"
1616 - name : Debian
1717 versions :
18- - buster
1918 - bullseye
19+ - bookworm
2020 - name : Ubuntu
2121 versions :
2222 - focal
You can’t perform that action at this time.
0 commit comments