mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
Try to fix ansible-lint Github action
This commit is contained in:
parent
6a870a07b2
commit
e360b82e9b
2
.github/workflows/matrix.yml
vendored
2
.github/workflows/matrix.yml
vendored
@ -22,3 +22,5 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Run ansible-lint
|
||||
uses: ansible-community/ansible-lint-action@main
|
||||
with:
|
||||
path: "playbooks/matrix.yml"
|
||||
|
Loading…
Reference in New Issue
Block a user