mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-05 23:05:01 +01:00
Merge fbaa116dfa143c03cd6aaaca0be30d90c64d9f88 into da08975ca851dcf7872012e33d49c21c1f907ebb
This commit is contained in:
commit
88cc69f8a1
6
.github/workflows/matrix.yml
vendored
6
.github/workflows/matrix.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
||||
- name: Check out
|
||||
uses: actions/checkout@v4
|
||||
- name: Run ansible-lint
|
||||
uses: ansible-community/ansible-lint-action@v6.17.0
|
||||
uses: ansible/ansible-lint@v24.10.0
|
||||
env:
|
||||
ANSIBLE_ROLES_PATH: ./roles:roles/galaxy
|
||||
with:
|
||||
path: roles/custom
|
||||
requirements_file: requirements.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user