Skip to content

Commit

Permalink
Update template & CI
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Nov 19, 2023
1 parent a958f7a commit cc099d9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
name: Molecule Test

name: CI
"on":
push:
branches:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ These platforms are supported:
- EL 8 (Tested on Rocky Linux 8)
- EL 9 (Tested on Rocky Linux 9)
- Fedora 38
- openSUSE Leap 15.4
- openSUSE Leap 15.5

<!--
- List hardware requirements here
Expand Down
5 changes: 3 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,13 @@ galaxy_info:
versions:
- buster
- bullseye
- bookworm
- name: opensuse
versions:
- "15.4"
- "15.5"
- name: opensuse
versions:
- "15.4"
- "15.5"

galaxy_tags: []
# List tags for your role here, one per line. A tag is a keyword that describes
Expand Down

0 comments on commit cc099d9

Please sign in to comment.