mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Update route53.py
Fix typos
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user