sap_ha_pacemaker_cluster: Allow to append manual cluster config to the generated config #266
Annotations
2 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ansible-lint:
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([]) }}
|
Loading