update ansible lint workflow #39
Annotations
4 errors
yaml[new-line-at-end-of-file]:
.github/workflows/deploy.yml#L24
No new line character at the end of file
|
schema[meta]:
meta/main.yml#L1
$.galaxy_info.company None is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
no-free-form:
tasks/main.yml#L4
Avoid using free-form when calling module actions. (ansible.builtin.debug)
|
Ansible Lint
Process completed with exit code 1.
|