Add scan for running control nodes when choosing primary control node #334
Annotations
3 errors and 2 warnings
Run ansible-lint:
tasks/ensure_pre_configuration.yml#L58
Don't compare to literal True/False.
|
Run ansible-lint:
tasks/ensure_pre_configuration.yml#L74
Don't compare to literal True/False.
|
Run ansible-lint
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run ansible-lint:
tasks/ensure_pre_configuration.yml#L76
Jinja2 spacing could be improved: {{ k3s_running_controller_list + [ item ] }} -> {{ k3s_running_controller_list + \[item] }}
|
The logs for this run have expired and are no longer available.
Loading