Skip to content

Commit

Permalink
test lunar
Browse files Browse the repository at this point in the history
  • Loading branch information
buluma committed Jul 12, 2024
1 parent f3ff825 commit 497f013
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ jobs:
tag: "jammy"
- image: "docker-molecule-images"
tag: "noble"
- image: "docker-molecule-images"
tag: "lunar"
steps:
- name: Checkout Role
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ This role has been tested on these [container images](https://hub.docker.com/u/b
|[Debian](https://hub.docker.com/r/buluma/debian)|all|
|[Fedora](https://hub.docker.com/r/buluma/fedora)|all|
|[opensuse](https://hub.docker.com/r/buluma/opensuse)|all|
|[Ubuntu](https://hub.docker.com/r/buluma/ubuntu)|jammy, noble|
|[Ubuntu](https://hub.docker.com/r/buluma/ubuntu)|jammy, noble, lunar|

The minimum version of Ansible required is 2.12, tests have been done to:

Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ galaxy_info:
versions:
- jammy
- noble
- lunar

galaxy_tags:
- development
Expand Down

0 comments on commit 497f013

Please sign in to comment.