Skip to content

include_vars overrides user set variables and should be conditional instead#86

Closed
fishman wants to merge 1 commit intoansiblebit:masterfrom
fishman:include_vars_fix
Closed

include_vars overrides user set variables and should be conditional instead#86
fishman wants to merge 1 commit intoansiblebit:masterfrom
fishman:include_vars_fix

Conversation

@fishman
Copy link

@fishman fishman commented Jul 16, 2018

Currently it's not possible to set oracle_java_home since the include_vars will override that setting. By using set_fact and renaming the os specific variables the problem is solved

@steenzout
Copy link
Member

#94 allow same functionality using the same variable names.

thank you for pointing the issue and providing a fix.

@steenzout steenzout closed this Aug 20, 2018
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