Update route53.py

Fix typos
pull/18777/head
Artur Cygan 9 years ago committed by Matt Clay
parent d8f5a34d85
commit d71b1444a9

@ -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"

Loading…
Cancel
Save