Skip to content

sap_ha_pacemaker_cluster: Allow to append manual cluster config to the generated config #266

sap_ha_pacemaker_cluster: Allow to append manual cluster config to the generated config

sap_ha_pacemaker_cluster: Allow to append manual cluster config to the generated config #266

Triggered via pull request January 3, 2025 18:25
Status Success
Total duration 1m 2s
Artifacts
ansible-lint-exec  /  ansible-lint
51s
ansible-lint-exec / ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
ansible-lint-exec / ansible-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
jinja[spacing]: tasks/construct_final_hacluster_vars.yml#L72
Jinja2 spacing could be improved: {{ __sap_ha_pacemaker_cluster_constraints_colocation + sap_ha_pacemaker_cluster_constraints_colocation_append | d([]) }} -> {{ __sap_ha_pacemaker_cluster_constraints_colocation + sap_ha_pacemaker_cluster_constraints_colocation_append | d([]) }}