Ansible Lint #1
Annotations
10 errors
role-name:
roles/basic-apt-package#L1
Role name basic-apt-package does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
syntax-check[specific]:
roles/basic-apt-package/tests/test.yml#L6
the role 'roles/common' was not found in /home/runner/work/ansible/ansible/roles/basic-apt-package/tests/roles:/home/runner/.cache/ansible-compat/0cb87f/roles:/home/runner/work/ansible/ansible/roles:/home/runner/work/ansible/ansible/roles:/home/runner/work/ansible/ansible/roles/basic-apt-package/tests
|
role-name:
roles/default-configs#L1
Role name default-configs does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
syntax-check[specific]:
roles/default-configs/tests/test.yml#L6
the role 'roles/configs' was not found in /home/runner/work/ansible/ansible/roles/default-configs/tests/roles:/home/runner/.cache/ansible-compat/0cb87f/roles:/home/runner/work/ansible/ansible/roles:/home/runner/work/ansible/ansible/roles:/home/runner/work/ansible/ansible/roles/default-configs/tests
|
role-name:
roles/install-docker#L1
Role name install-docker does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
|
schema[meta]:
roles/install-docker/meta/main.yml#L1
$.galaxy_info.min_ansible_version 2.1 is not of type 'string'. See https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_reuse_roles.html#using-role-dependencies
|
meta-incorrect:
roles/install-docker/meta/main.yml#L2
Should change default metadata: author
|
meta-incorrect:
roles/install-docker/meta/main.yml#L2
Should change default metadata: company
|
meta-incorrect:
roles/install-docker/meta/main.yml#L2
Should change default metadata: license
|
name[play]:
roles/install-docker/tests/test.yml#L3
All plays should be named.
|