On 06/04/2014 04:47 PM, Dmitry Makovey wrote:
  with_items: groups["A"]

ansible uses jinga2. Look up that syntax. Then, off the top of my head, may not be exactly right, but:

groups["A"].concat(groups["B"]) | set | list

Some of that is python syntax(the contact, check jinga2 and python docs), and the |set|list is jinga2.

--
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/538F94A6.1030402%40brainfood.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to