Skip to content

Commit 3ee9596

Browse files
committed
Prpare stream 10 release
1 parent 4eed0e7 commit 3ee9596

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,4 @@ The Dockerfile and associated scripts and documentation in this project are rele
105105
[stoe/actions](https://github.com/stoe/actions).
106106
+ It was used by ansible for lint checks at [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action.git)
107107
+ It was modified from [L3D](https://github.com/do1jlr) to check ansible roles.
108+
+ It was modified by [Jakuje](https://github.com/Jakuje/) for Centos 10 Stream.

action.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Check Ansible CentOS centos9
3-
description: Check ansible role or playbook with the centos:centos9 docker container
2+
name: Check Ansible CentOS centos10
3+
description: Check ansible role or playbook with the centos:stream10 docker container
44
author: L3D <[email protected]>
55

66
inputs:

0 commit comments

Comments
 (0)