File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -105,3 +105,4 @@ The Dockerfile and associated scripts and documentation in this project are rele
105
105
[stoe/actions](https://github.com/stoe/actions).
106
106
+ It was used by ansible for lint checks at [ansible/ansible-lint-action](https://github.com/ansible/ansible-lint-action.git)
107
107
+ 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.
Original file line number Diff line number Diff line change 1
1
---
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
4
4
5
5
6
6
inputs :
You can’t perform that action at this time.
0 commit comments