Merge fbaa116dfa143c03cd6aaaca0be30d90c64d9f88 into fea8df5ca2d5db2208370c891b1e0b5919b09324

This commit is contained in:
Suguru Hirahara 2024-12-17 19:08:42 +01:00 committed by GitHub
commit 8e9705b66f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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