File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -166,24 +166,6 @@ platforms:
166
166
privileged : true
167
167
volumes :
168
168
- /sys/fs/cgroup:/sys/fs/cgroup:rw
169
- - cgroupns_mode : host
170
- command : /lib/systemd/systemd
171
- image : docker.io/geerlingguy/docker-ubuntu2004-ansible:latest
172
- name : ubuntu-20-systemd-amd64
173
- platform : amd64
174
- pre_build_image : true
175
- privileged : true
176
- volumes :
177
- - /sys/fs/cgroup:/sys/fs/cgroup:rw
178
- - cgroupns_mode : host
179
- command : /lib/systemd/systemd
180
- image : docker.io/geerlingguy/docker-ubuntu2004-ansible:latest
181
- name : ubuntu-20-systemd-arm64
182
- platform : arm64
183
- pre_build_image : true
184
- privileged : true
185
- volumes :
186
- - /sys/fs/cgroup:/sys/fs/cgroup:rw
187
169
- cgroupns_mode : host
188
170
command : /lib/systemd/systemd
189
171
image : docker.io/geerlingguy/docker-ubuntu2204-ansible:latest
Original file line number Diff line number Diff line change @@ -225,7 +225,6 @@ jobs:
225
225
- fedora40-systemd
226
226
- fedora41-systemd
227
227
- kali-systemd
228
- - ubuntu-20-systemd
229
228
- ubuntu-22-systemd
230
229
- ubuntu-24-systemd
231
230
scenario :
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ galaxy_info:
39
39
- " 2023"
40
40
- name : Ubuntu
41
41
versions :
42
- - focal
43
42
- jammy
44
43
- noble
45
44
role_name : skeleton
You can’t perform that action at this time.
0 commit comments