Is there any way to define a variable as being the combination of several 
lists. For example, define "database_clients" as being the combination of 
all items in groups['app_servers'] and groups['processors']. I'd rather 
define it once rather than use with_items in different places to combine 
them.

I looked at set_fact (http://docs.ansible.com/set_fact_module.html), but 
don't think it's possible that way.

-- 
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/b2e4dd8c-3ac5-4da3-9daa-0b0ac60a0449%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to