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.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jul 5, 2021
1 parent e4de1b4 commit 723cca9
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
Expand Up @@ -35,9 +35,7 @@ jobs:
config:
- image: "debian"
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
Expand Up @@ -18,9 +18,7 @@ molecule:
matrix:
- image: "debian"
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
Expand Up @@ -81,7 +81,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|container|tags|
|---------|----|
|debian|buster|
|el|7, 8|
|el|8|
|fedora|all|
|opensuse|all|
|ubuntu|bionic|
Expand Down Expand Up @@ -109,10 +109,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 723cca9

Please sign in to comment.