mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-22 05:01:27 +00:00
Merge pull request #578 from Darkbat91/main
update to rocky lint action
This commit is contained in:
commit
74e95b8f5c
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
|
||||
|
||||
- name: Ansible Lint
|
||||
uses: ansible/ansible-lint-action@master
|
||||
uses: rocky-linux/ansible-lint-action@master
|
||||
with:
|
||||
args: "--exclude .github"
|
||||
|
Loading…
Reference in New Issue
Block a user