Skip to content

Merge pull request #481 from sean-freeman/minor_fixes #34

Merge pull request #481 from sean-freeman/minor_fixes

Merge pull request #481 from sean-freeman/minor_fixes #34

Triggered via push September 28, 2023 15:15
Status Success
Total duration 1m 2s
Artifacts
ansible-lint
52s
ansible-lint
Fit to window
Zoom out
Zoom in

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('//*', '/') }}