apigee / henchman

Orchestration and Automation tool
BSD 2-Clause "Simplified" License
109 stars 19 forks source link

templatize values should work in vars files #116

Open madhurranjan opened 8 years ago

madhurranjan commented 8 years ago

In vars files , if you have :
a : {{ inv.ldap.0 }}

it should pick up the right values from the inventory file. We should have only one source of truth

jlin21 commented 8 years ago

Are you referring to the included vars file in a plan in addition to the global vars? What does "if you have :+1:" even mean lol.