Update route53.py
Fix typos
This commit is contained in:
parent
d8f5a34d85
commit
d71b1444a9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue