Closed XioNoX closed 5 years ago
Interesting, I'd never thought of this! It should be possible to move this into the it isn't possible at this stage it seems.defaults
section but I'll have to confirm.
I'm not sure how to fix this one. Ideally I'd be able to include the variables pragmatically like I do now but within the defaults
dir. Sadly this isn't the case.
I could split them all our into separate variables on a per-OS level but this isn't as pretty as the current solution.
If I added another include
step for custom variables overwrites after the main include would that work?
Because of:
If I set for example:
In my vars files (not in the role's var file).
My custom value will be overwritten by the default one.