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

Commit

Permalink
Regenerate content, Fedora 36 and Ubuntu 22.04 LTS added.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 11, 2022
1 parent 25d4009 commit c74624b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
6 changes: 5 additions & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 5 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit c74624b

Please sign in to comment.