Update comment for ttl parameter to indicate 2-119 seconds is invalid (#2546)

This commit is contained in:
Donovan Jones 2016-07-20 17:59:48 +12:00 committed by Matt Clay
parent 5c35d55b3c
commit d8311b95e8

View file

@ -87,7 +87,7 @@ options:
default: 30
ttl:
description:
- The TTL to give the new record. Min 1 (automatic), max 2147483647
- The TTL to give the new record. Must be between 120 and 2,147,483,647 seconds, or 1 for automatic.
required: false
default: 1 (automatic)
type: