Fix inventory-sample and adapt README for multiple nodes #388
Annotations
12 warnings
Run ansible-lint.:
inventory-sample.yml#L22
Comment not indented like content
|
Run ansible-lint.:
inventory-sample.yml#L23
Comment not indented like content
|
Run ansible-lint.:
roles/k3s/agent/defaults/main.yml#L3
Variables names from within roles should use k3s_ as a prefix. (vars: systemd_dir)
|
Run ansible-lint.:
roles/k3s/agent/defaults/main.yml#L4
Variables names from within roles should use k3s_ as a prefix. (vars: api_port)
|
Run ansible-lint.:
roles/k3s/server/defaults/main.yml#L3
Variables names from within roles should use k3s_ as a prefix. (vars: systemd_dir)
|
Run ansible-lint.:
roles/k3s/server/defaults/main.yml#L4
Variables names from within roles should use k3s_ as a prefix. (vars: api_port)
|
Run ansible-lint.:
roles/raspberrypi/tasks/prereq/Archlinux.yml#L5
Line too long (135 > 120 characters)
|
Run ansible-lint.:
roles/raspberrypi/tasks/prereq/Archlinux.yml#L6
Line too long (184 > 120 characters)
|
Run yamllint.:
inventory-sample.yml#L22
22:3 [comments-indentation] comment not indented like content
|
Run yamllint.:
inventory-sample.yml#L23
23:5 [comments-indentation] comment not indented like content
|
Run yamllint.:
roles/raspberrypi/tasks/prereq/Archlinux.yml#L5
5:121 [line-length] line too long (135 > 120 characters)
|
Run yamllint.:
roles/raspberrypi/tasks/prereq/Archlinux.yml#L6
6:121 [line-length] line too long (184 > 120 characters)
|
The logs for this run have expired and are no longer available.
Loading