Skip to content

chore: Update ansible-lint and fix low hanging fruit #53

chore: Update ansible-lint and fix low hanging fruit

chore: Update ansible-lint and fix low hanging fruit #53

Triggered via pull request December 19, 2024 12:10
Status Success
Total duration 43s
Artifacts

test.yaml

on: pull_request
call-workflow  /  lint
33s
call-workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
meta-runtime[unsupported-version]: meta/runtime.yml#L1
'requires_ansible' key must refer to a currently supported version such as: >=2.15.0, >=2.16.0, >=2.17.0
galaxy[no-changelog]: galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L2
Variables names from within roles should use agent_ as a prefix. (vars: radiorabe_zabbix_agent_server)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L3
Variables names from within roles should use agent_ as a prefix. (vars: radiorabe_zabbix_agent_serveractive)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L4
Variables names from within roles should use agent_ as a prefix. (vars: radiorabe_zabbix_agent_extra_allow_key)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L5
Variables names from within roles should use agent_ as a prefix. (vars: radiorabe_zabbix_agent_generate_cert)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L7
Variables names from within roles should use agent_ as a prefix. (vars: _radiorabe_zabbix_agent_package_name)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L8
Variables names from within roles should use agent_ as a prefix. (vars: _radiorabe_zabbix_agent_package_state)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L10
Variables names from within roles should use agent_ as a prefix. (vars: _radiorabe_zabbix_agent_certificate_rolename)
var-naming[no-role-prefix]: roles/agent/defaults/main.yml#L11
Variables names from within roles should use agent_ as a prefix. (vars: _radiorabe_zabbix_agent_firewall_rolename)