summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2014-01-19 13:13:43 -0500
committerMichael DeHaan <michael.dehaan@gmail.com>2014-01-19 13:13:43 -0500
commit26676ce2e22826e221fa1de81566ead42bbfafe9 (patch)
treed30885cc3db4d234f9f2fbc2f7c2d84cd626d345 /plugins
parente3e6f02835b1bdf16716c28ada8692149109fda8 (diff)
downloadansible-26676ce2e22826e221fa1de81566ead42bbfafe9.tar.gz
update default EC2 exclude regions -- this should be the best configuration for most users, but some may still want to tweak.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/inventory/ec2.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/inventory/ec2.ini b/plugins/inventory/ec2.ini
index 345b185995..9d05dfad03 100644
--- a/plugins/inventory/ec2.ini
+++ b/plugins/inventory/ec2.ini
@@ -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: