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

sap_hana_install: Allow the role to only perform an installation check #844

Open
berndfinger opened this issue Aug 28, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@berndfinger
Copy link
Member

By adding the tag sap_hana_install_check_installation to the task Rename some variables used by hdblcm configfile, we can quickly enable the role sap_hana_install to only check an existing installation.

Users would have to call the role with role parameter sap_hana_install_check_installation and also include the tag with this name. Note: Without the tag, the role would perform the installation check in addition to the installation attempt.

The role could of course also be redesigned to only perform an installation check without using the tag - for example using a new role parameter sap_hana_install_check_installation_only

@berndfinger berndfinger self-assigned this Aug 28, 2024
@berndfinger berndfinger added the enhancement New feature or request label Aug 28, 2024
berndfinger added a commit to berndfinger/community.sap_install that referenced this issue Aug 30, 2024
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

1 participant