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 0429f98 commit 2680754
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Ansible Role Template
Ansible Role RKE2
=========

[![Molecule Test](https://github.com/diademiemi/ansible_role_rke2/actions/workflows/molecule.yml/badge.svg)](https://github.com/diademiemi/ansible_role_rke2/actions/workflows/molecule.yml)
Expand All @@ -17,7 +17,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
3 changes: 2 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,10 @@ galaxy_info:
versions:
- buster
- bullseye
- bookworm
- 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 2680754

Please sign in to comment.