1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ntp.git synced 2024-08-16 12:59:49 +02:00

Merge pull request #10 from roles-ansible/linting

Update ansible-linting-check.yml
This commit is contained in:
L3D 2023-10-28 16:51:07 +02:00 committed by GitHub
commit ce9f4a796d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,3 +20,4 @@ jobs:
uses: ansible-actions/ansible-lint-action@v1.0.2 uses: ansible-actions/ansible-lint-action@v1.0.2
with: with:
target: "./" target: "./"
collections_yml: "requirements.yml"