Commit graph

11 commits

Author SHA1 Message Date
whiter
e299952bca Changed resource_tags to tags to match other modules (resource_tags still an alias)
Added get_subnet_info method to return more subnet info - matches same method in ec2_vpc_subnet_facts module
Rework of tags - will now only apply the tags listed in the module.  Existing tags not listed will be removed (desired state!)
2015-08-02 21:46:40 +10:00
whiter
d40bdd4645 Updated doco for vpc_subnet 2015-07-30 11:37:01 +10:00
whiter
c93cf8c054 Changed to use "connect_to_aws" method 2015-06-19 12:14:57 +10:00
whiter
65f98d53af Updated documentation 2015-06-19 12:14:56 +10:00
Robert Estelle
3b38209afd ec2_vpc_subnet - Use dict constructor instead of comprehension. 2015-06-19 12:14:56 +10:00
Robert Estelle
e33de8bd88 ec2_vpc - More dry running in check mode. 2015-06-19 12:14:56 +10:00
Robert Estelle
0de9722e0c ec2_vpc_subnet - resource_tags is not required. 2015-06-19 12:14:56 +10:00
Robert Estelle
6f978b9c00 ec2_vpc - Fail module using fail_json on boto import failure. 2015-06-19 12:14:56 +10:00
Robert Estelle
54809003e3 ec2_vpc - VPCException -> AnsibleVPCException 2015-06-19 12:14:55 +10:00
Robert Estelle
fa7848a6c8 EC2 subnet/route-table: Simplify tag updating. 2015-06-19 12:14:55 +10:00
Robert Estelle
d8b4bd3c34 Split out route table and subnet functionality from VPC module. 2015-06-19 12:14:55 +10:00