Skip to content

Only setup/cleanup yaml config for servers #443

Only setup/cleanup yaml config for servers

Only setup/cleanup yaml config for servers #443

Triggered via pull request December 6, 2023 17:36
Status Success
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
yaml[comments-indentation]: inventory-sample.yml#L22
Comment not indented like content
yaml[comments-indentation]: inventory-sample.yml#L23
Comment not indented like content
yaml[comments-indentation]: inventory-sample.yml#L32
Comment not indented like content
var-naming[no-role-prefix]: roles/k3s_agent/defaults/main.yml#L2
Variables names from within roles should use k3s_agent_ as a prefix. (vars: k3s_server_location)
var-naming[no-role-prefix]: roles/k3s_agent/defaults/main.yml#L3
Variables names from within roles should use k3s_agent_ as a prefix. (vars: systemd_dir)
var-naming[no-role-prefix]: roles/k3s_agent/defaults/main.yml#L4
Variables names from within roles should use k3s_agent_ as a prefix. (vars: api_port)
var-naming[no-role-prefix]: roles/k3s_server/defaults/main.yml#L3
Variables names from within roles should use k3s_server_ as a prefix. (vars: systemd_dir)
var-naming[no-role-prefix]: roles/k3s_server/defaults/main.yml#L4
Variables names from within roles should use k3s_server_ as a prefix. (vars: api_port)
var-naming[no-role-prefix]: roles/k3s_server/defaults/main.yml#L5
Variables names from within roles should use k3s_server_ as a prefix. (vars: kubeconfig)
var-naming[no-role-prefix]: roles/k3s_upgrade/defaults/main.yml#L2
Variables names from within roles should use k3s_upgrade_ as a prefix. (vars: systemd_dir)
Lint: inventory-sample.yml#L22
22:3 [comments-indentation] comment not indented like content
Lint: inventory-sample.yml#L23
23:5 [comments-indentation] comment not indented like content
Lint: inventory-sample.yml#L32
32:7 [comments-indentation] comment not indented like content