Skip to content

Enable ansible-lint #3653

Enable ansible-lint

Enable ansible-lint #3653

Triggered via pull request October 17, 2023 11:38
Status Failure
Total duration 6m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tox.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
syntax-check[specific]: .github/dependabot.yml#L2
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/.github/dependabot.yml
syntax-check[specific]: .github/patchback.yml#L2
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/.github/patchback.yml
syntax-check[specific]: .github/release-drafter.yml#L2
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/.github/release-drafter.yml
syntax-check[specific]: .packit.yaml#L2
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/.packit.yaml
syntax-check[specific]: .pre-commit-config.yaml#L2
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/.pre-commit-config.yaml
syntax-check[specific]: .readthedocs.yml#L1
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/.readthedocs.yml
syntax-check[specific]: codecov.yml#L1
A playbook must be a list of plays, got a <class 'ansible.parsing.yaml.objects.AnsibleMapping'> instead: /home/runner/work/molecule/molecule/codecov.yml
syntax-check[specific]: molecule/kubevirt/create.yml#L12
couldn't resolve module/action 'community.crypto.openssh_keypair'. This often indicates a misspelling, missing collection, or incorrect module path.
lint
Process completed with exit code 1.
check
Process completed with exit code 1.