Bump ansible/ansible-lint from 25.1.0 to 25.1.1 #662
Annotations
10 errors and 1 warning
Run Ansible-lint:
.ansible/roles/buluma.bootstrap/molecule/default/converge.yml#L15
the role 'ansible-role-bootstrap' was not found in /home/runner/work/ansible-role-php/ansible-role-php/.ansible/roles/buluma.bootstrap/molecule/default/roles:/home/runner/work/ansible-role-php/ansible-role-php/.ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/ansible-role-php/ansible-role-php/.ansible/roles/buluma.bootstrap/molecule/default
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/converge.yml#L8
the role 'ansible-role-buildtools' was not found in /home/runner/work/ansible-role-php/ansible-role-php/.ansible/roles/buluma.buildtools/molecule/default/roles:/home/runner/work/ansible-role-php/ansible-role-php/.ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/ansible-role-php/ansible-role-php/.ansible/roles/buluma.buildtools/molecule/default
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L8
All names should start with an uppercase letter.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L8
Commands should not change things if nothing needs doing.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L12
All names should start with an uppercase letter.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L12
Commands should not change things if nothing needs doing.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L16
All names should start with an uppercase letter.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L16
Commands should not change things if nothing needs doing.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L20
All names should start with an uppercase letter.
|
Run Ansible-lint:
.ansible/roles/buluma.buildtools/molecule/default/verify.yml#L20
Commands should not change things if nothing needs doing.
|
Run Ansible-lint:
vars/main.yml#L12
Jinja2 spacing could be improved: {{ _php_packages[ansible_distribution] | default(_php_packages['default'] ) }} -> {{ _php_packages[ansible_distribution] | default(_php_packages['default']) }}
|
Loading