mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
(cherry picked from commit f84a9bf932
)
This commit is contained in:
parent
2754d86ac5
commit
d119905bd5
73 changed files with 130 additions and 21 deletions
|
@ -43,6 +43,7 @@ options:
|
|||
- The default TTL for all records created in the zone. This must be a
|
||||
valid int from U(https://www.memset.com/apidocs/methods_dns.html#dns.zone_create).
|
||||
type: int
|
||||
default: 0
|
||||
choices: [ 0, 300, 600, 900, 1800, 3600, 7200, 10800, 21600, 43200, 86400 ]
|
||||
force:
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue