Update route53.py

Fix typos
This commit is contained in:
Artur Cygan 2015-07-22 11:36:32 +02:00 committed by Matt Clay
parent d8f5a34d85
commit d71b1444a9

View file

@ -226,7 +226,7 @@ EXAMPLES = '''
- route53:
command: "create"
zone: "foo.com"
hostes_zone_id: "Z2AABBCCDDEEFF"
hosted_zone_id: "Z2AABBCCDDEEFF"
record: "localhost.foo.com"
type: "AAAA"
ttl: "7200"