File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ galaxy_info:
15
15
min_ansible_version : " 2.10"
16
16
namespace : cisagov
17
17
platforms :
18
- - name : Amazon Linux 2
18
+ - name : Amazon
19
19
versions :
20
- - any
20
+ - Candidate
21
21
- name : Debian
22
22
versions :
23
23
- buster
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ lint: |
16
16
ansible-lint
17
17
flake8
18
18
platforms :
19
- - image : amazonlinux:2
20
- name : amazonlinux2
19
+ - image : amazonlinux:2023
20
+ name : amazonlinux2023
21
21
platform : amd64
22
22
- image : debian:buster-slim
23
23
name : debian10
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ lint: |
17
17
platforms :
18
18
- cgroupns_mode : host
19
19
command : /lib/systemd/systemd
20
- image : geerlingguy/docker-amazonlinux2 -ansible:latest
21
- name : amazonlinux2 -systemd
20
+ image : geerlingguy/docker-amazonlinux2023 -ansible:latest
21
+ name : amazonlinux2023 -systemd
22
22
platform : amd64
23
23
pre_build_image : yes
24
24
privileged : yes
You can’t perform that action at this time.
0 commit comments