NOTASK: add systemd-oomd role #152
linting.yml
on: pull_request
ansible-lint
30s
yamllint
17s
Annotations
11 errors and 2 warnings
yamllint:
roles/systemd_oomd/defaults/main.yml#L4
4:28 [empty-values] empty value in block mapping
|
yamllint:
roles/systemd_oomd/defaults/main.yml#L5
5:41 [empty-values] empty value in block mapping
|
yamllint:
roles/systemd_oomd/defaults/main.yml#L6
6:47 [empty-values] empty value in block mapping
|
yamllint
Process completed with exit code 1.
|
yaml[empty-values]:
roles/systemd_oomd/defaults/main.yml#L4
Empty value in block mapping
|
yaml[empty-values]:
roles/systemd_oomd/defaults/main.yml#L5
Empty value in block mapping
|
yaml[empty-values]:
roles/systemd_oomd/defaults/main.yml#L6
Empty value in block mapping
|
var-naming[no-role-prefix]:
roles/systemd_oomd/defaults/main.yml#L7
Variables names from within roles should use systemd_oomd_ as a prefix. (vars: systemd_timesyncd_package_name)
|
var-naming[no-role-prefix]:
roles/systemd_oomd/defaults/main.yml#L8
Variables names from within roles should use systemd_oomd_ as a prefix. (vars: systemd_timesyncd_package_version)
|
var-naming[no-role-prefix]:
roles/systemd_oomd/defaults/main.yml#L9
Variables names from within roles should use systemd_oomd_ as a prefix. (vars: systemd_timesyncd_package_state)
|
ansible-lint
Process completed with exit code 2.
|
yamllint
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/.
|
ansible-lint
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/.
|