Ansible lint action #1
Annotations
5 errors
yaml[document-start]:
.github/workflows/ansible-lint.yml#L1
Missing document start "---"
|
yaml[indentation]:
.github/workflows/ansible-lint.yml#L7
Wrong indentation: expected 6 but found 4
|
yaml[comments]:
.github/workflows/ansible-lint.yml#L10
Too few spaces before comment
|
schema[meta]:
meta/main.yml#L1
$.galaxy_info.platforms[1].name 'AIX' was expected. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
run
Process completed with exit code 2.
|