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

add ability to set some variables without manually edit vars file #841

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

zappbrannigan34
Copy link

just add jinja template with default values instead hardcoded values for some variables. for use extra variables with ansible-playbook run or environment variables

@vitabaks
Copy link
Owner

vitabaks commented Dec 13, 2024

Thank you for your contribution! However, I’m not sure if this change is necessary. The variables in question are not hardcoded — they can already be overridden by modifying their values in the variables file or by using --extra-vars, which is exactly how we manage configurations in Autobase.

Could you elaborate on the specific scenario where this approach would not suffice? It would help me better understand the need for this adjustment.

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