Skip to content

Commit fce89f4

Browse files
committed
Regenerate CI and docs.
1 parent 4bc1006 commit fce89f4

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

.github/workflows/molecule.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ jobs:
3737
tag: "latest"
3838
- image: "amazonlinux"
3939
tag: "latest"
40-
- image: "centos"
41-
tag: "7"
42-
- image: "centos"
40+
- image: "rockylinux"
4341
tag: "latest"
4442
- image: "debian"
4543
tag: "latest"

.gitlab-ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ molecule:
2020
tag: "latest"
2121
- image: "amazonlinux"
2222
tag: "latest"
23-
- image: "centos"
24-
tag: "7"
25-
- image: "centos"
23+
- image: "rockylinux"
2624
tag: "latest"
2725
- image: "debian"
2826
tag: "latest"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
7878
|---------|----|
7979
|alpine|all|
8080
|amazon|Candidate|
81-
|el|7, 8|
81+
|el|8|
8282
|debian|buster, bullseye|
8383
|fedora|all|
8484
|opensuse|all|

0 commit comments

Comments
 (0)