initial commit #125
Annotations
2 errors and 20 warnings
fqcn[action-core]:
roles/rke2/tasks/rpm_install.yml#L33
Use FQCN for builtin module actions (ansible.builtin.yum).
|
Lint for push
Process completed with exit code 2.
|
Lint for push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
yaml[comments-indentation]:
inventory/sample/hosts.yml#L25
Comment not indented like content
|
yaml[comments-indentation]:
inventory/sample/hosts.yml#L66
Comment not indented like content
|
var-naming[no-role-prefix]:
roles/rke2/defaults/main.yml#L2
Variables names from within roles should use rke2_ as a prefix. (vars: kubernetes_api_server_host)
|
var-naming[no-role-prefix]:
roles/rke2/defaults/main.yml#L3
Variables names from within roles should use rke2_ as a prefix. (vars: tarball_dir)
|
var-naming[no-role-prefix]:
roles/rke2/defaults/main.yml#L8
Variables names from within roles should use rke2_ as a prefix. (vars: audit_policy_config_file_path)
|
var-naming[no-role-prefix]:
roles/rke2/defaults/main.yml#L9
Variables names from within roles should use rke2_ as a prefix. (vars: registry_config_file_path)
|
var-naming[no-role-prefix]:
roles/rke2/defaults/main.yml#L10
Variables names from within roles should use rke2_ as a prefix. (vars: pod_security_admission_config_file_path)
|
var-naming[no-role-prefix]:
roles/rke2/defaults/main.yml#L11
Variables names from within roles should use rke2_ as a prefix. (vars: add_iptables_rules)
|
no-handler:
roles/rke2/tasks/add-pod-security-admission-config.yml#L40
Tasks that run when changed should likely be handlers.
|
yaml[comments-indentation]:
roles/rke2/tasks/cis-hardening.yml#L64
Comment not indented like content
|
Lint for push:
site.yml#L9
9:3 [comments-indentation] comment not indented like content
|
Lint for push:
roles/rke2/tasks/images_tarball_install.yml#L3
3:121 [line-length] line too long (143 > 120 characters)
|
Lint for push:
roles/rke2/tasks/images_tarball_install.yml#L11
11:121 [line-length] line too long (145 > 120 characters)
|
Lint for push:
roles/rke2/tasks/cis-hardening.yml#L64
64:7 [comments-indentation] comment not indented like content
|
Lint for push:
inventory/sample/hosts.yml#L25
25:11 [comments-indentation] comment not indented like content
|
Lint for push:
inventory/sample/hosts.yml#L28
28:121 [line-length] line too long (265 > 120 characters)
|
Lint for push:
inventory/sample/hosts.yml#L31
31:121 [line-length] line too long (265 > 120 characters)
|
Lint for push:
inventory/sample/hosts.yml#L34
34:121 [line-length] line too long (265 > 120 characters)
|
Lint for push:
inventory/sample/hosts.yml#L66
66:11 [comments-indentation] comment not indented like content
|