Skip to content

Commit

Permalink
Mark as ready for el9
Browse files Browse the repository at this point in the history
This patch runs the tests also on el9 and marks the role as being
compatible with that version.
  • Loading branch information
lkiesow committed May 27, 2023
1 parent 282b434 commit f2fed85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
os:
- dist: centos
release: 8-Stream
- dist: centos
release: 9-Stream
- dist: debian
release: buster
- dist: debian
Expand Down
1 change: 1 addition & 0 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ galaxy_info:
- name: EL
version:
- "8"
- "9"
- name: Debian
versions:
- buster
Expand Down

0 comments on commit f2fed85

Please sign in to comment.