Skip to content

Commit

Permalink
Ubuntu Noble.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Apr 26, 2024
1 parent 1819823 commit f4531f6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition 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 @@ -35,8 +35,6 @@ jobs:
tag: "latest"
- image: "debian"
tag: "bullseye"
- image: "ubuntu"
tag: "bionic"
- image: "ubuntu"
tag: "focal"
steps:
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ molecule:
tag: "latest"
- image: "debian"
tag: "bullseye"
- image: "ubuntu"
tag: "bionic"
- image: "ubuntu"
tag: "focal"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/r
|---------|----|
|[EL](https://hub.docker.com/r/robertdebock/enterpriselinux)|8, 9|
|[Debian](https://hub.docker.com/r/robertdebock/debian)|bullseye|
|[Ubuntu](https://hub.docker.com/r/robertdebock/ubuntu)|bionic, focal|
|[Ubuntu](https://hub.docker.com/r/robertdebock/ubuntu)|focal|

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 @@ -17,7 +17,6 @@ galaxy_info:
- bullseye
- name: Ubuntu
versions:
- bionic
- focal

galaxy_tags:
Expand Down

0 comments on commit f4531f6

Please sign in to comment.