Commit graph

13 commits

Author SHA1 Message Date
Arthur
9513388819 Update route53_zone.py fix indentation typo in examples (#3255) 2016-12-08 11:35:17 -05:00
Fabio Alessandro Locati
9a1b5b5e18 Use native YAML (#3435) 2016-12-08 11:35:08 -05:00
Toshio Kuratomi
3901fe72d3 Fix amazon extras modules to compile under python3 2016-12-08 11:35:01 -05:00
Constantin
6c89f6951c Documented returned structure. (#2510) 2016-12-08 11:34:26 -05:00
Nicolas Boutet
25e2a933d0 Fix typo in documentation (#2359) 2016-12-08 11:34:19 -05:00
Brian Coca
e60d7cc840 added examples to route53_zone
fixes #1061
2016-12-08 11:33:40 -05:00
Siert Zijl
47cfb2c734 #931 append dot to zone if not defined 2016-12-08 11:33:23 -05:00
steynovich
8fff5ac9ce Update route53_zone.py
Proposed fix for issue #940

Fix: Include common AWS parameters in module arguments
2016-12-08 11:33:18 -05:00
Toshio Kuratomi
36429c7b9b Fix the documentation of route53_zone 2016-12-08 11:32:58 -05:00
Christopher Troup
5f57ffcbba Add GPL file header 2016-12-08 11:32:58 -05:00
Christopher Troup
af8c363932 Use state: present|absent rather than command: create|delete 2016-12-08 11:32:58 -05:00
Christopher Troup
beceeb440d Update documentation to include usual fields
- Adds version_added
- Adds author
- Removed default: null from a required field
2016-12-08 11:32:58 -05:00
Christopher Troup
a6e79f6347 Add support for creating and deleting Route53 hosted zones
Supports both private (per-VPC) and public hosted zones.
2016-12-08 11:32:58 -05:00