From c74624b8474529bcd7ea1996868b198a7f296e52 Mon Sep 17 00:00:00 2001 From: Robert de Bock Date: Wed, 11 May 2022 08:17:41 +0200 Subject: [PATCH] Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added. --- .github/workflows/molecule.yml | 6 +++++- .gitlab-ci.yml | 6 +++++- README.md | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index 5c36ede..28564de 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -38,7 +38,11 @@ jobs: - image: "enterpriselinux" tag: "latest" - image: "fedora" - tag: "34" + tag: "35" + - image: "fedora" + tag: "latest" + - image: "fedora" + tag: "rawhide" steps: - name: checkout uses: actions/checkout@v2 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 76a8d6d..22b9cb3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,11 @@ molecule: - image: "enterpriselinux" tag: "latest" - image: "fedora" - tag: "34" + tag: "35" + - image: "fedora" + tag: "latest" + - image: "fedora" + tag: "rawhide" galaxy: script: diff --git a/README.md b/README.md index 6b64271..89bac24 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r |---------|----| |amazon|Candidate| |el|8| -|fedora|34| +|fedora|all| The minimum version of Ansible required is 2.10, tests have been done to: