Mike,

So before I make that change, let me show you what I have in my hosts file:

[testsystems]
testserver1.domain.tld

[developmentsystems]
devserver1.domain.tld
devserver2.domain.tld

[productionsystems]
prodserver1.domain.tld
prodserver2.domain.tld

[testservers:children]
testsystems

[dev-servers:children]
developmentsystems

[prod-servers:children]
productionsystems

And then I call the following from vars/main.yml

---

test: testservers

-- 
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/61fb25fd-4717-4808-9a54-6117a7a71cdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to