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:
166166 privileged : true
167167 volumes :
168168 - /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
187169 - cgroupns_mode : host
188170 command : /lib/systemd/systemd
189171 image : docker.io/geerlingguy/docker-ubuntu2204-ansible:latest
Original file line number Diff line number Diff line change @@ -225,7 +225,6 @@ jobs:
225225 - fedora40-systemd
226226 - fedora41-systemd
227227 - kali-systemd
228- - ubuntu-20-systemd
229228 - ubuntu-22-systemd
230229 - ubuntu-24-systemd
231230 scenario :
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ galaxy_info:
3939 - " 2023"
4040 - name : Ubuntu
4141 versions :
42- - focal
4342 - jammy
4443 - noble
4544 role_name : skeleton
You can’t perform that action at this time.
0 commit comments