File tree Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Expand file tree Collapse file tree 3 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ galaxy_info:
32
32
- " 2023"
33
33
- name : Ubuntu
34
34
versions :
35
- - bionic
36
35
- focal
37
36
- jammy
38
37
role_name : skeleton
Original file line number Diff line number Diff line change @@ -37,9 +37,6 @@ platforms:
37
37
- image : fedora:37
38
38
name : fedora37
39
39
platform : amd64
40
- - image : ubuntu:bionic
41
- name : ubuntu18
42
- platform : amd64
43
40
- image : ubuntu:focal
44
41
name : ubuntu20
45
42
platform : amd64
Original file line number Diff line number Diff line change @@ -78,15 +78,6 @@ platforms:
78
78
privileged : yes
79
79
volumes :
80
80
- /sys/fs/cgroup:/sys/fs/cgroup:rw
81
- - cgroupns_mode : host
82
- command : /lib/systemd/systemd
83
- image : geerlingguy/docker-ubuntu1804-ansible:latest
84
- name : ubuntu-18-systemd
85
- platform : amd64
86
- pre_build_image : yes
87
- privileged : yes
88
- volumes :
89
- - /sys/fs/cgroup:/sys/fs/cgroup:rw
90
81
- cgroupns_mode : host
91
82
command : /lib/systemd/systemd
92
83
image : geerlingguy/docker-ubuntu2004-ansible:latest
You can’t perform that action at this time.
0 commit comments