When using dynamic inventory, my understanding is that you group your hosts with EC2 tags. How do you add a host to two groups then, since EC2 can only take one value for a given key?

Example:
text inventory:

    [web]
    sever1
    server2

    [app]
    server1
    server3

In EC2, I use a tag called 'group', but I can only have one value for that group, either web or app...

Anybody run into this issue?


Thanks.


--
Yves.

--
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to