HI!
I'd like to give the "user" the possibility to override arbitrary Jinja2 templates used
within an ansible role without having to implement that with custom vars.
Something like:
http://jinja.pocoo.org/docs/2.9/api/#jinja2.ChoiceLoader
Is that possible?
Ciao, Michael.