Skip to content

Commit

Permalink
refactor: role supports only EL8 and later - metadata should reflect …
Browse files Browse the repository at this point in the history
…that
  • Loading branch information
richm committed Nov 13, 2024
1 parent b5027d5 commit a26b50b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ galaxy_info:
- all
- name: EL
versions:
- all
- "8"
- "9"
galaxy_tags:
- el
- el8
- el9
- el10
Expand Down

0 comments on commit a26b50b

Please sign in to comment.