Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Commit

Permalink
Regenerate CI and docs. Rocky, here we come.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jul 2, 2021
1 parent 9a87681 commit 9bff362
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 11 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
config:
- image: "amazonlinux"
tag: "latest"
- image: "centos"
tag: "7"
- image: "centos"
- image: "rockylinux"
tag: "latest"
- image: "fedora"
tag: "33"
Expand Down
4 changes: 1 addition & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@ molecule:
matrix:
- image: "amazonlinux"
tag: "latest"
- image: "centos"
tag: "7"
- image: "centos"
- image: "rockylinux"
tag: "latest"
- image: "fedora"
tag: "33"
Expand Down
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|container|tags|
|---------|----|
|amazon|Candidate|
|el|7, 8|
|el|8|
|fedora|33|

The minimum version of Ansible required is 2.10, tests have been done to:
Expand All @@ -100,10 +100,6 @@ If you find issues, please register them in [GitHub](https://github.com/robertde

Apache-2.0

## [Contributors](#contributors)

I'd like to thank everybody that made contributions to this repository. It motivates me, improves the code and is just fun to collaborate.


## [Author Information](#author-information)

Expand Down

0 comments on commit 9bff362

Please sign in to comment.