1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_git.git synced 2024-09-14 20:12:03 +02:00

repair yamllint

This commit is contained in:
L3D 2023-04-16 00:43:43 +02:00
parent c151f7d230
commit b364547344
No known key found for this signature in database
GPG key ID: AD65B920933B4B20
2 changed files with 2 additions and 2 deletions

View file

@ -24,4 +24,4 @@ jobs:
- name: 'Lint Ansible Playbook'
uses: ansible/ansible-lint-action@v6
with:
targets: "."
path: "."

View file

@ -48,7 +48,7 @@ tags:
# L(specifiers,https://python-semanticversion.readthedocs.io/en/latest/#requirement-specification). Multiple version
# range specifiers can be set and are separated by ','
dependencies:
"community.general": ">=6.5.0"
"community.general": ">=6.5.0"
# The URL of the originating SCM repository
repository: https://github.com/roles-ansible/ansible_collection_git.git