update default EC2 exclude regions -- this should be the best configuration for most users, but some may still want to tweak.

pull/5411/head
Michael DeHaan 11 years ago
parent e3e6f02835
commit 26676ce2e2

@ -12,7 +12,7 @@
# in AWS and merge the results together. Alternatively, set this to a comma
# separated list of regions. E.g. 'us-east-1,us-west-1,us-west-2'
regions = all
regions_exclude = us-gov-west-1
regions_exclude = us-gov-west-1,cn-north-1
# When generating inventory, Ansible needs to know how to address a server.
# Each EC2 instance has a lot of variables associated with it. Here is the list:

Loading…
Cancel
Save