Skip to content

Update yml files after linting (NO_JIRA) #25

Update yml files after linting (NO_JIRA)

Update yml files after linting (NO_JIRA) #25

Triggered via pull request October 27, 2023 10:13
Status Failure
Total duration 1m 8s
Artifacts

lint-ansible-role.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
schema[meta]: meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.9 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
no-changed-when: tasks/Darwin.yml#L7
Commands should not change things if nothing needs doing.
name[template]: tasks/Darwin.yml#L33
Jinja templates should only be at the end of 'name'
no-changed-when: tasks/Darwin.yml#L33
Commands should not change things if nothing needs doing.
name[template]: tasks/Darwin.yml#L42
Jinja templates should only be at the end of 'name'
deprecated-module: tasks/Darwin.yml#L61
Deprecated module. include
no-changed-when: tasks/install-pkg.yml#L6
Commands should not change things if nothing needs doing.
Linting
Process completed with exit code 2.