fix linting #190
Annotations
7 warnings
build (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ignore-errors:
roles/proxmox_debian_installation/tasks/main.yaml#L30
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/proxmox_debian_installation/tasks/main.yaml#L64
Use failed_when and specify error conditions instead of using ignore_errors.
|
ignore-errors:
roles/setup_user_management/tasks/main.yaml#L18
Use failed_when and specify error conditions instead of using ignore_errors.
|
build (3.10):
playbooks/networkid_pk_backup.yaml#L9
9:27 [comments] too few spaces before comment
|
build (3.10):
playbooks/networkid_pk_backup.yaml#L84
84:19 [truthy] truthy value should be one of [False, True]
|
build (3.10):
playbooks/update_sshd.yaml#L9
9:23 [truthy] truthy value should be one of [False, True]
|