summaryrefslogtreecommitdiff
path: root/cloud/amazon/ec2_vpc_igw.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Fix amazon extras modules to compile under python3Toshio Kuratomi2016-10-231-5/+4
* Don't raise or catch StandardError in amazon modulesToshio Kuratomi2015-11-301-1/+1
* updated to use shared region docs from ec2Brian Coca2015-10-071-7/+3
* Try to revert the pieces of #651 that @willthames and @erydo requestedToshio Kuratomi2015-09-061-3/+3
* Doc fix upRob White2015-06-291-2/+2
* Fixed incorrect connect_to_aws call - switched to boto.vpc instead of boto.ec2whiter2015-06-291-14/+18
* Updated documentation and added boto profile support.Rob White2015-06-141-64/+30
* ec2_vpc_igw - Rename IGWException to AnsibleIGWException.Robert Estelle2015-06-141-7/+7
* ec2_vpc_igw - Exit with fail_json when boto is unavailable.Robert Estelle2015-06-141-3/+7
* Add ec2_vpc_igw module.Robert Estelle2015-06-141-0/+189