mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-21 20:51:27 +00:00
update to rocky lint action
This commit is contained in:
parent
be812d8bdb
commit
8ce7e480df
2
.github/workflows/ansible-lint.yml
vendored
2
.github/workflows/ansible-lint.yml
vendored
@ -29,6 +29,6 @@ jobs:
|
|||||||
run: ansible-galaxy collection install -r ansible/roles/requirements.yml
|
run: ansible-galaxy collection install -r ansible/roles/requirements.yml
|
||||||
|
|
||||||
- name: Ansible Lint
|
- name: Ansible Lint
|
||||||
uses: ansible/ansible-lint-action@master
|
uses: rocky-linux/ansible-lint-action@master
|
||||||
with:
|
with:
|
||||||
args: "--exclude .github"
|
args: "--exclude .github"
|
||||||
|
Loading…
Reference in New Issue
Block a user