Slavi Pantaleev
пре 1 година
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 измењених фајлова са
2 додато и
0 уклоњено
-
.github/workflows/matrix.yml
|
|
|
@@ -22,5 +22,7 @@ jobs: |
|
|
|
uses: actions/checkout@v4 |
|
|
|
- name: Run ansible-lint |
|
|
|
uses: ansible/ansible-lint@v24.10.0 |
|
|
|
env: |
|
|
|
ANSIBLE_ROLES_PATH: ./roles:roles/galaxy |
|
|
|
with: |
|
|
|
requirements_file: requirements.yml |