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

Allow passing vars to jinja templates #160

Closed
pabrahamsson opened this issue Nov 8, 2019 · 0 comments · Fixed by #161
Closed

Allow passing vars to jinja templates #160

pabrahamsson opened this issue Nov 8, 2019 · 0 comments · Fixed by #161

Comments

@pabrahamsson
Copy link
Contributor

Variables used in jinja templates are typically defined as group_vars. This becomes a problem when you want to use the same jinja template more than once in your inventory.
Ideally we should be able to pass variables to a jinja template in similar way to how we can pass variables to pre/post steps.

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 a pull request may close this issue.

1 participant