Slavi Pantaleev
1 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 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 |