Skip to content

sap_general_preconfigure: fix var role prefix #948

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

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

ja9fuchs
Copy link
Contributor

ansible-lint complained about this:

var-naming[no-role-prefix]: Variables names from within roles should use sap_general_preconfigure_ as a prefix. (vars: __sap_hana_preconfigure_use_saptune)
roles/sap_general_preconfigure/vars/SLES_SAP_16.yml:32

ansible-lint complained about this:

```
var-naming[no-role-prefix]: Variables names from within roles should use sap_general_preconfigure_ as a prefix. (vars: __sap_hana_preconfigure_use_saptune)
roles/sap_general_preconfigure/vars/SLES_SAP_16.yml:32
```
@ja9fuchs ja9fuchs requested a review from marcelmamula January 29, 2025 18:19
@ja9fuchs ja9fuchs self-assigned this Jan 29, 2025
Copy link
Contributor

@marcelmamula marcelmamula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ja9fuchs Thank you for catching this, seems like my linting did not catch it when I was changing that many files at same time.

@ja9fuchs ja9fuchs merged commit b26ecfd into sap-linuxlab:dev Jan 30, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants