diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 91ece0f..cac1f26 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -40,9 +40,11 @@ jobs: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "33" + tag: "34" - image: "fedora" tag: "latest" + - image: "fedora" + tag: "rawhide" - image: "opensuse" tag: "latest" - image: "ubuntu" diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b3e70d0..9800417 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,9 +23,11 @@ molecule: - image: "debian" tag: "bookworm" - image: "fedora" - tag: "33" + tag: "34" - image: "fedora" tag: "latest" + - image: "fedora" + tag: "rawhide" - image: "opensuse" tag: "latest" - image: "ubuntu" diff --git a/README.md b/README.md index 8bb1891..d4a7e5f 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r |---------|----| |el|8| |debian|all| -|fedora|33, 34| +|fedora|all| |opensuse|all| |ubuntu|all|