Renovate: nginx Docker digest to 0f04e4f #422
Annotations
3 errors and 10 warnings
linting:
.ansible-lint#L7
7:31 [new-line-at-end-of-file] no new line character at the end of file
|
yaml[new-line-at-end-of-file]:
.ansible-lint#L7
No new line character at the end of file
|
linting
Process completed with exit code 1.
|
linting:
playbooks/molecule/resources/omero/inventory/group_vars/all/vault.yml#L1
1:1 [document-start] missing document start "---"
|
galaxy[no-changelog]:
galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
galaxy[tags]:
galaxy.yml#L1
galaxy.yaml must have one of the required tags: ['application', 'cloud', 'database', 'eda', 'infrastructure', 'linux', 'monitoring', 'networking', 'security', 'storage', 'tools', 'windows']
|
var-naming[no-role-prefix]:
playbooks/molecule/resources/monitoring/converge.yml#L10
Variables names from within roles should use ssl_certificates_ as a prefix. (vars: ssl_certificate)
|
fqcn[action-core]:
playbooks/molecule/resources/shared/prepare.yml#L16
Use FQCN for builtin module actions (ansible.builtin.yum).
|
var-naming[no-role-prefix]:
roles/docker/molecule/resources/inventory/group_vars/centos7.yml#L3
Variables names from within roles should use docker_ as a prefix. (vars: install_python)
|
var-naming[no-role-prefix]:
roles/docker/molecule/resources/inventory/group_vars/rocky9.yml#L3
Variables names from within roles should use docker_ as a prefix. (vars: install_python)
|
fqcn[action-core]:
roles/docker/tasks/main.yml#L2
Use FQCN for builtin module actions (ansible.builtin.yum).
|
fqcn[action-core]:
roles/docker/tasks/main.yml#L11
Use FQCN for builtin module actions (ansible.builtin.yum).
|
fqcn[action-core]:
roles/docker/tasks/main.yml#L33
Use FQCN for builtin module actions (ansible.builtin.yum).
|