summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/ec2_vpc_route_table.py
Commit message (Expand)AuthorAgeFilesLines
* Fix invocations of module.fail_json with no msg=Kamil CholewiƄski2017-03-071-1/+1
* [cloud] add ec2_vpc_route_table purge_routes and purge_subnets options (#19334)Stepan Stipl2017-02-141-15/+40
* Update validate-modules (#20932)Matt Martz2017-02-021-6/+5
* Disassociate EC2 VPC subnets from route tables before deletion (#20114)Will Thames2017-02-011-10/+17
* Removed dict.iteritems() in modules. (#18859)Andrea Tartaglia2016-12-121-1/+1
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+637