thanks for the documentation about how to manage AWS ec2 dynamic inventory, 
in this example:
http://docs.ansible.com/ansible/intro_dynamic_inventory.html#example-aws-ec2-external-inventory-script

the doc is assuming that two separate accounts are used for dev vs 
production: hence different authentication used to connect.
another common aws approach is to have one account but multiple VPC (prod / 
staging / dev) and using tags.

would love to have some info written about this second approach one account 
with multiple VPCs

been trying to experiment with stuff like:

  hosts: "tag_stack_webserver: &tag_environment_production"

not sure if its the correct approach

-- 
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/0c2a3d4d-8e3f-4b41-ba1e-4af0c1205b5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to