We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce07599 commit 6f253eaCopy full SHA for 6f253ea
README.md
@@ -12,7 +12,7 @@ Requirements
12
These platforms are supported:
13
- EL 8 (Tested on Rocky Linux 8)
14
- EL 9 (Tested on Rocky Linux 9)
15
-- Fedora 38
+- Fedora 40
16
17
<!--
18
- List hardware requirements here
molecule/default/molecule.yml
@@ -22,8 +22,8 @@ platforms:
22
cgroupns_mode: host
23
privileged: true
24
command: "/usr/sbin/init"
25
- - name: fedora38
26
- image: docker.io/geerlingguy/docker-fedora38-ansible
+ - name: fedora40
+ image: docker.io/geerlingguy/docker-fedora40-ansible
27
pre_build_image: true
28
systemd: always
29
volumes:
0 commit comments