Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jun 14, 2021
1 parent c5f129a commit 4afb60d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
tag: "33"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ molecule:
tag: "33"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|amazon|Candidate|
|el|7, 8|
|debian|buster, bullseye|
|fedora|33, 34|
|fedora|all|
|opensuse|all|
|ubuntu|focal, bionic|

Expand Down
3 changes: 1 addition & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ galaxy_info:
- bullseye
- name: Fedora
versions:
- 33
- 34
- all
- name: OpenSUSE
versions:
- all
Expand Down

0 comments on commit 4afb60d

Please sign in to comment.