Is there a way to have a group_vars file for a group of groups? For 
example, I have 

[qa-webservers]

[qa-dbservers]

[qa:children]
qa-webservers
qa-dbservers

[qa:vars]
some_var=asdf
other_var=fdsa


I'd like to put the QA variables in group_vars/qa.yml, but that doesn't 
seem to be working. Is there any way to accomplish this? 

-- 
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/44aa2458-fd1a-47b9-b930-325047b320c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to