Azure / Azure/sap-automation

[Feature] Rename the Playbook task "BOM: {{ bom_name }} Authentication error {{ item.archive }}"

Open
#162 1 comment 0 reactions 1 assignee Claimed by @mkdeegan View on GitHub
enhancement
Dominant language
HCL
Stars
143
Forks
173
Avg merge
2d 14h
Merged PRs (30d)
28

Description

**Is your feature request related to a problem? Please describe.**
When running the code, I was troubled to see an entry in my logs consistently talking about an Authentication error. This caused me to check several times as to whether I actually had an issue - although I could see that the step was skipped and that files were uploading, it did cause me to spend a few minutes to double check my processing.

The code is in ./sap-automation/deploy/ansible/roles-sap/0.1-bom-validator/tasks/bom_download.yaml - line 22 on main branch.

**Describe the solution you'd like**
It would be better to have a title like

Check Storage Authentication BOM: {{ bom_name }} {{ item.archive }}

That way, if I get any response then I know I could have an issue, if it is skipped I know it is a check and not an actual issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.