Skip to content

Commit 9b2a146

Browse files
committed
Increased Rocky Linux test version to 9
The latests LTS release of Rocky Linux.
1 parent 7ed7645 commit 9b2a146

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Requirements
3131

3232
* Rocky Linux
3333

34-
* 8
34+
* 9
3535

3636
* Fedora
3737

meta/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ galaxy_info:
99
platforms:
1010
- name: EL
1111
versions:
12-
- '8'
12+
- '9'
1313
- name: Fedora
1414
versions:
1515
- '35'

molecule/rocky/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ role_name_check: 2
99

1010
platforms:
1111
- name: ansible_role_minikube_rocky
12-
image: rockylinux/rockylinux:8
12+
image: rockylinux/rockylinux:9
1313

1414
provisioner:
1515
name: ansible

0 commit comments

Comments
 (0)