Skip to content

Automatically inject tls-san when api_endpoint differs from hostname … #746

Automatically inject tls-san when api_endpoint differs from hostname …

Automatically inject tls-san when api_endpoint differs from hostname … #746

Triggered via push September 15, 2025 18:21
Status Success
Total duration 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L81
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: token)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L74
Variables names from within roles should use k3s_agent_ as a prefix. (register: _agent_config_result)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L59
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: opt_tls_san)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L44
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: _api_endpoint_in_agent_config)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L44
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: _api_endpoint_in_agent_args)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L8
Variables names from within roles should use k3s_agent_ as a prefix. (set_fact: installed_k3s_version)
var-naming[no-role-prefix]: roles/k3s_agent/tasks/main.yml#L2
Variables names from within roles should use k3s_agent_ as a prefix. (register: k3s_version_output)
var-naming[no-role-prefix]: roles/airgap/tasks/main.yml#L56
Variables names from within roles should use airgap_ as a prefix. (register: selinux_copy)
var-naming[no-role-prefix]: roles/airgap/tasks/main.yml#L37
Variables names from within roles should use airgap_ as a prefix. (set_fact: k3s_arch)
var-naming[no-role-prefix]: roles/airgap/tasks/main.yml#L11
Variables names from within roles should use airgap_ as a prefix. (register: host_install_script)
Lint: ./.github/workflows/build.yml#L3
3:1 [truthy] truthy value should be one of [false, true]