mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Fix the documentation of route53_zone
This commit is contained in:
committed by
Matt Clay
parent
586aacbd84
commit
36429c7b9b
@@ -23,7 +23,7 @@ version_added: "2.0"
|
|||||||
options:
|
options:
|
||||||
zone:
|
zone:
|
||||||
description:
|
description:
|
||||||
- The DNS zone record (eg: foo.com.)
|
- "The DNS zone record (eg: foo.com.)"
|
||||||
required: true
|
required: true
|
||||||
state:
|
state:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user