Fixed ansible.builtin.iptables; #1
Annotations
10 errors and 3 warnings
Lint:
roles/download/tasks/main.yml#L38
38:11 [indentation] wrong indentation: expected 8 but found 10
|
Lint:
roles/download/tasks/main.yml#L70
70:20 [colons] too many spaces after colon
|
Lint:
roles/download/tasks/main.yml#L77
77:20 [colons] too many spaces after colon
|
Lint:
roles/download/tasks/main.yml#L92
92:1 [trailing-spaces] trailing spaces
|
Lint:
roles/download/defaults/main.yml#L7
7:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/config-check/tasks/main.yml#L42
42:11 [indentation] wrong indentation: expected 8 but found 10
|
Lint:
roles/config-check/tasks/main.yml#L88
88:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/config-check/defaults/main.yml#L11
11:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/raspberrypi/tasks/main.yml#L42
42:10 [trailing-spaces] trailing spaces
|
Lint:
roles/k3s_server/tasks/ctl-commands.yml#L33
33:1 [empty-lines] too many blank lines (1 > 0)
|
Lint:
roles/config-check/tasks/main.yml#L83
83:121 [line-length] line too long (123 > 120 characters)
|
Lint:
roles/k3s_server/tasks/ctl-commands.yml#L21
21:121 [line-length] line too long (144 > 120 characters)
|
Lint:
roles/ha/etcd/tasks/main.yml#L30
30:121 [line-length] line too long (131 > 120 characters)
|