Why can't I append to a list so that items in different group_vars, for 
example, can stack up in the same list depending on which inventory groups a 
node is a member of.

E.g:

group_vars/chocolate includes:

sauces:

  -name : chocolate
   value: yummy

group_vars/strawberry includes:

sauces:

  -name : strawberry
   value: more_yummy

So that in some task I can use sauces to iterate over both?

Using ansible 1.6.0

-- 
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].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8e2f97b3-b127-483d-bc70-ed9421299cb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to