diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 6c02cd9..76632fe 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -35,8 +35,6 @@ jobs: config: - image: "alpine" tag: "latest" - - image: "centos" - tag: "7" - image: "centos" tag: "latest" - image: "debian" diff --git a/README.md b/README.md index c5cc465..d80dc2f 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r |container|tags| |---------|----| |alpine|all| -|el|7, 8| +|el|8| |debian|buster, bullseye| |fedora|all| |opensuse|all| @@ -162,7 +162,6 @@ Apache-2.0 I'd like to thank everybody that made contributions to this repository. It motivates me, improves the code and is just fun to collaborate. -- [grzs](https://github.com/grzs) ## [Author Information](#author-information)