Closed rajeshjadhav closed 8 years ago
To use a variable vars should be appended. E.G {{ vars.zookeeper_profile }}. Currently referencing variables within variables is not supported. Support can be added for rendering variables for included task variables
Yes I tried with and without the vars. prefix. Same issue
Included Vars can now reference plan level variables using {{ variable }} notation. Vars with maps may have some issues for now.