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

Continue investigation around late variable eval #139

Open
oybed opened this issue Aug 7, 2019 · 0 comments
Open

Continue investigation around late variable eval #139

oybed opened this issue Aug 7, 2019 · 0 comments

Comments

@oybed
Copy link
Contributor

oybed commented Aug 7, 2019

PR #138 implements late variable evaluation, but it does so by changing the filter to slim down the inventory content. Before this filter would process everything up front and hence avoiding the processing of items not related to the execution. Now, after this PR the entire content is still processed even if it's not applicable. This issue is to track the continued investigation around late variable eval and hence allowing PR #138 to merge as-is.

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

No branches or pull requests

1 participant