We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed7645 commit 9b2a146Copy full SHA for 9b2a146
README.md
@@ -31,7 +31,7 @@ Requirements
31
32
* Rocky Linux
33
34
- * 8
+ * 9
35
36
* Fedora
37
meta/main.yml
@@ -9,7 +9,7 @@ galaxy_info:
9
platforms:
10
- name: EL
11
versions:
12
- - '8'
+ - '9'
13
- name: Fedora
14
15
- '35'
molecule/rocky/molecule.yml
@@ -9,7 +9,7 @@ role_name_check: 2
- name: ansible_role_minikube_rocky
- image: rockylinux/rockylinux:8
+ image: rockylinux/rockylinux:9
provisioner:
name: ansible
0 commit comments