mirror of
https://github.com/roles-ansible/ansible_collection_git.git
synced 2024-09-14 20:12:03 +02:00
Add requiement for lint
This commit is contained in:
parent
180da4740a
commit
8b2f746e91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-linting-check.yml
vendored
2
.github/workflows/ansible-linting-check.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
with:
|
||||
target: "./"
|
||||
python_dependency: "jmespath"
|
||||
collections_yml: "requirements.yml"
|
||||
required_collections: 'community.general'
|
||||
|
|
Loading…
Reference in a new issue