Commit Graph

25 Commits (c4b4c412a2ff3caafc9ac368351c4e8dc209975f)

Author SHA1 Message Date
Brian Coca 205115ea1f updated to use shared region docs from ec2 9 years ago
Gerard Lynch 401bb3f10d minor doc fix 9 years ago
whiter 65d3a3be59 Remove debug print statement. Fixed ensure_propagation call to pass 'route_table' and 'connection'. 9 years ago
whiter a2fb8edb3c Added option to specify tags or route-table-id, quoted doc strings, added more detail to returned route table object, numerous minor fixes 9 years ago
Bret Martin 96e4194588 Don't enable route propagation on a virtual gateway with propagated routes 9 years ago
Bret Martin 29ce49e84f Don't attempt to delete routes using propagating virtual gateways 9 years ago
Bret Martin 271cbe833e Call ensure_propagation() with the retrieved route table ID 9 years ago
Bret Martin 954f48f28a Don't check original_association_ids since it is not set, per comment above 9 years ago
Bret Martin 546858cec9 Correct enable_vgw_route_propagation test_run parameter to dry_run 9 years ago
Rob White 3e02c0d3d9 Blank aliases removed 9 years ago
whiter 3527aec2c5 Changed to use "connect_to_aws" method 9 years ago
whiter 4f2cd7cb6e Documentation update 9 years ago
Herby Gillot c9883db03d Allow VPC igw to be specified by gateway_id: "igw" 9 years ago
Robert Estelle 43566b0caf ec2_vpc_route_tables - Allow reference to subnets by id, name, or cidr. 9 years ago
Robert Estelle 17ed722d55 ec2_vpc_route_tables - Remove more dict comprehensions. 9 years ago
Robert Estelle f0a4be1b4b ec2_vpc_route_table - Fix unintended tag search regression. 9 years ago
Robert Estelle f4ce0dbc96 ec2_vpc_route_table - Support route propagation through VGW.
Based on work by Bret Martin via pull request #356
9 years ago
Robert Estelle f79aeaee86 ec2_vpc - More dry running in check mode. 9 years ago
Robert Estelle e3c14c1b02 ec2_vpc - Update dict comprehensions and {} formats for python2.6 9 years ago
Robert Estelle 0e635dd090 ec2_vpc - Update some documentation strings. 9 years ago
Robert Estelle a50f5cac2c ec2_vpc - More efficient tag search. 9 years ago
Robert Estelle 95006afe8c ec2_vpc - Fail module using fail_json on boto import failure. 9 years ago
Robert Estelle 60efbe8bec ec2_vpc - VPCException -> AnsibleVPCException 9 years ago
Robert Estelle e395bb456e EC2 subnet/route-table: Simplify tag updating. 9 years ago
Robert Estelle 4d35698a30 Split out route table and subnet functionality from VPC module. 9 years ago