mirror of https://github.com/ansible/ansible.git
Pick up default EC2 region from boto.config
This doesn't account for boto configs where e.g. RDS has one default region and EC2 another - all will default to `ec2_region_name`. However, this is just handy to allow an easy site wide default region if existing configuration already relies on it. Modules can be improved to mention this in the documentation and turn off required=True where needed. But it works with `ec2` and `ec2_vol` without change.pull/5902/head
parent
0bc0315171
commit
d5c309e20d
Loading…
Reference in New Issue