Commit graph

8 commits

Author SHA1 Message Date
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