Commit Graph

7 Commits (55dab7cd1b52ebed035ed79eae5bdd954eebb2d7)

Author SHA1 Message Date
Siert Zijl 57f9b735f3 #931 append dot to zone if not defined 10 years ago
steynovich bdfb67ae28 Update route53_zone.py
Proposed fix for issue #940

Fix: Include common AWS parameters in module arguments
10 years ago
Toshio Kuratomi 639902ff20 Fix the documentation of route53_zone 11 years ago
Christopher Troup 0dc2fb73d3 Add GPL file header 11 years ago
Christopher Troup 8c643498d3 Use state: present|absent rather than command: create|delete 11 years ago
Christopher Troup 86ae387fdc Update documentation to include usual fields
- Adds version_added
- Adds author
- Removed default: null from a required field
11 years ago
Christopher Troup edc423a18a Add support for creating and deleting Route53 hosted zones
Supports both private (per-VPC) and public hosted zones.
11 years ago