mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-02-06 15:25:03 +01:00
Compare commits
4 Commits
d717fe73e6
...
172e1bc556
Author | SHA1 | Date | |
---|---|---|---|
|
172e1bc556 | ||
|
fbaa116dfa | ||
|
8df99b3e16 | ||
|
45bacab8a0 |
6
.github/workflows/matrix.yml
vendored
6
.github/workflows/matrix.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
|||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Run ansible-lint
|
- 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:
|
with:
|
||||||
path: roles/custom
|
requirements_file: requirements.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user