ansible 2.2.1.0 does not evaluate variable lazily

Hi all,

These are what I am trying:

base-ng.yml:

And when I did this:

it does evaluate variables lazily, the problem is that play includes
run at compile time, so the variable is needed before the fact
gathering happens.

Thanks. Brian…

I now have this two yml files and ansible-playbook works. Cross my fingers…

Steven.