File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -68,14 +68,6 @@ platforms:
6868 image : docker.io/cisagov/docker-kali-ansible:latest
6969 name : kali-systemd-arm64
7070
71- - << : *common_amd64_platform_config
72- image : docker.io/geerlingguy/docker-fedora41-ansible:latest
73- name : fedora41-systemd-amd64
74-
75- - << : *common_arm64_platform_config
76- image : docker.io/geerlingguy/docker-fedora41-ansible:latest
77- name : fedora41-systemd-arm64
78-
7971 - << : *common_amd64_platform_config
8072 image : docker.io/geerlingguy/docker-fedora42-ansible:latest
8173 name : fedora42-systemd-amd64
@@ -84,6 +76,14 @@ platforms:
8476 image : docker.io/geerlingguy/docker-fedora42-ansible:latest
8577 name : fedora42-systemd-arm64
8678
79+ - << : *common_amd64_platform_config
80+ image : docker.io/geerlingguy/docker-fedora43-ansible:latest
81+ name : fedora43-systemd-amd64
82+
83+ - << : *common_arm64_platform_config
84+ image : docker.io/geerlingguy/docker-fedora43-ansible:latest
85+ name : fedora43-systemd-arm64
86+
8787 - << : *common_amd64_platform_config
8888 image : docker.io/geerlingguy/docker-ubuntu2204-ansible:latest
8989 name : ubuntu-22-systemd-amd64
Original file line number Diff line number Diff line change @@ -222,8 +222,8 @@ jobs:
222222 - debian12-systemd
223223 - debian13-systemd
224224 - debian14-systemd
225- - fedora41-systemd
226225 - fedora42-systemd
226+ - fedora43-systemd
227227 - kali-systemd
228228 - ubuntu-22-systemd
229229 - ubuntu-24-systemd
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ galaxy_info:
3232 - forky
3333 - name : Fedora
3434 versions :
35- - " 41"
3635 - " 42"
36+ - " 43"
3737 - name : Kali
3838 versions :
3939 - " 2023"
Original file line number Diff line number Diff line change 1- 2.1.1
1+ 3.0.0
You can’t perform that action at this time.
0 commit comments