Skip to content

Commit

Permalink
Ubuntu and Fedora have updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed May 14, 2024
1 parent eada9aa commit 2525be1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 10 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,11 @@ jobs:
- image: "fedora"
tag: "38"
- image: "fedora"
tag: "latest"
tag: "39"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
tag: "jammy"
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
6 changes: 2 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,11 @@ molecule:
- image: "fedora"
tag: "38"
- image: "fedora"
tag: "latest"
tag: "39"
- image: "opensuse"
tag: "latest"
- image: "ubuntu"
tag: "latest"
- image: "ubuntu"
tag: "focal"
tag: "jammy"

galaxy:
script:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|[EL](https://hub.docker.com/r/robertdebock/enterpriselinux)|7, 8, 9|
|[Fedora](https://hub.docker.com/r/robertdebock/fedora)|38, 39|
|[opensuse](https://hub.docker.com/r/robertdebock/opensuse)|all|
|[Ubuntu](https://hub.docker.com/r/robertdebock/ubuntu)|jammy, focal|
|[Ubuntu](https://hub.docker.com/r/robertdebock/ubuntu)|jammy|
The minimum version of Ansible required is 2.12, tests have been done to:
Expand Down
1 change: 0 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ galaxy_info:
- name: Ubuntu
versions:
- jammy
- focal

galaxy_tags:
- bareos
Expand Down

0 comments on commit 2525be1

Please sign in to comment.