fix for sles and mp stack xml #130
Triggered via pull request
September 28, 2023 15:02
Status
Success
Total duration
1m 23s
Artifacts
–
ansible-lint-sap_swpm.yml
on: pull_request
ansible-lint
1m 9s
Annotations
9 warnings
jinja[spacing]:
tasks/pre_install.yml#L55
Jinja2 spacing could be improved: MP Stack - {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> MP Stack - {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/ha_maint_plan_stack_install.yml#L44
Jinja2 spacing could be improved: SAP Maintenance Planner Stack XML is {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> SAP Maintenance Planner Stack XML is {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/ha_maint_plan_stack_install.yml#L48
Jinja2 spacing could be improved: SAPINST_STACK_XML={{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> SAPINST_STACK_XML={{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/ha_maint_plan_stack_install.yml#L52
Jinja2 spacing could be improved: {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/ha_maint_plan_stack_install.yml#L58
Jinja2 spacing could be improved: {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/maint_plan_stack_install.yml#L29
Jinja2 spacing could be improved: SAP Maintenance Planner Stack XML is {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> SAP Maintenance Planner Stack XML is {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/maint_plan_stack_install.yml#L33
Jinja2 spacing could be improved: SAPINST_STACK_XML={{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> SAPINST_STACK_XML={{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/maint_plan_stack_install.yml#L37
Jinja2 spacing could be improved: {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|
jinja[spacing]:
tasks/pre_install/install_type/maint_plan_stack_install.yml#L43
Jinja2 spacing could be improved: {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace ('//*', '/') }} -> {{ (sap_swpm_mp_stack_path + '/' + sap_swpm_mp_stack_file_name) | regex_replace('//*', '/') }}
|