sap_ha_pacemaker_cluster: Multi-NIC base support and improved pre-validation #91
Annotations
7 warnings
tasks/construct_vars_stonith.yml#L10
Jinja2 spacing could be improved: {{ sap_ha_pacemaker_cluster_cluster_properties | combine({ 'stonith-enabled': false }) }} -> {{ sap_ha_pacemaker_cluster_cluster_properties | combine({'stonith-enabled': false}) }}
|
tasks/construct_vars_stonith.yml#L37
Jinja2 spacing could be improved: {{ sap_ha_pacemaker_cluster_cluster_properties | combine({ 'stonith-enabled': false }) }} -> {{ sap_ha_pacemaker_cluster_cluster_properties | combine({'stonith-enabled': false}) }}
|
tasks/include_construct_vip_resources.yml#L21
Jinja2 spacing could be improved: {{ __sap_ha_pacemaker_cluster_vip_resource_definition | default({}) | combine ({ vip_item.key : vip_item.value }) }} -> {{ __sap_ha_pacemaker_cluster_vip_resource_definition | default({}) | combine({vip_item.key: vip_item.value}) }}
|
tasks/platform/include_vars_platform.yml#L14
Jinja2 spacing could be improved: {% for node in ansible_play_hosts_all -%}
|
tasks/platform/include_vars_platform.yml#L30
Jinja2 spacing could be improved: {% for node in ansible_play_hosts_all -%}
|
tasks/platform/include_vars_platform.yml#L41
Jinja2 spacing could be improved: {% for node in ansible_play_hosts_all -%}
|
tasks/platform/include_vars_platform.yml#L52
Jinja2 spacing could be improved: {% for node in ansible_play_hosts_all -%}
|
The logs for this run have expired and are no longer available.
Loading