Dmitry, Can you explain what you mean in more detail "if prior to call to B/install tasks I call B tasks - "foo" gets populated with /roles/B/vars/main.yml, otherwise it picks up /group_vars/all".
Examples of playbooks on github would be helpful. Thanks, James On Thu, Dec 12, 2013 at 12:26 AM, Dmitry Makovey <[email protected]> wrote: > I like the nested stuff, thanks for the pointer! > > However I believe I stepped on a bug there: > > if I define variable "foo" in /group_vars/all and /roles/B/vars/main.yml > interesting thing happens: > > if prior to call to B/install tasks I call B tasks - "foo" gets populated > with /roles/B/vars/main.yml, otherwise it picks up /group_vars/all > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
