fix linting #167
Annotations
4 warnings
build (3.10)
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/.
|
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.
|