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

Download from alternate URL with optional http authentication #220

Conversation

guidograzioli
Copy link
Member

@guidograzioli guidograzioli commented May 10, 2024

Variable Description Required
keycloak_quarkus_alternate_download_url Alternate location with optional authentication for downloading RHBK no
keycloak_quarkus_download_user Optional username for http authentication no*
keycloak_quarkus_download_pass Optional password for http authentication no*
keycloak_quarkus_download_validate_certs Whether to validate certs for URL keycloak_quarkus_alternate_download_url (if omitted, do validate) no

* username/password authentication credentials must be both declared or both undefined

Fix #219

@guidograzioli guidograzioli added the minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix label May 10, 2024
@guidograzioli guidograzioli changed the title add functionality Download from alternate URL with optional http authentication May 10, 2024
@guidograzioli guidograzioli merged commit 599ce01 into ansible-middleware:main May 10, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting rhbk_download_url to artifactory is not working.
1 participant