Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 6, 2021
1 parent 64d456c commit 53e6324
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ jobs:
tag: "33"
- image: "fedora"
tag: "latest"
- image: "fedora"
tag: "rawhide"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ 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|all|
|fedora|33, 34|
|opensuse|all|
|ubuntu|focal, bionic|

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

0 comments on commit 53e6324

Please sign in to comment.