Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
boobboo opened this issue May 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@boobboo
Copy link

boobboo commented May 13, 2022

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.

@boobboo boobboo added the enhancement New feature or request label May 13, 2022
@PmeshramPM
Copy link
Collaborator

@mkdeegan - I know you are working on the optimization. Could you please check this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants