Skip to content

Commit

Permalink
Remove the Fedora 37 platform
Browse files Browse the repository at this point in the history
Fedora 37 is EOL as of December 5, 2023.
  • Loading branch information
jsf9k authored and mcdonnnj committed Mar 27, 2024
1 parent d7a47a7 commit c116434
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ galaxy_info:
- bookworm
- name: Fedora
versions:
- "37"
- "38"
- name: Kali
versions:
Expand Down
9 changes: 0 additions & 9 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@ platforms:
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
- cgroupns_mode: host
command: /lib/systemd/systemd
image: docker.io/geerlingguy/docker-fedora37-ansible:latest
name: fedora37-systemd
platform: amd64
pre_build_image: true
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
- cgroupns_mode: host
command: /lib/systemd/systemd
image: docker.io/geerlingguy/docker-fedora38-ansible:latest
Expand Down

0 comments on commit c116434

Please sign in to comment.