mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix letsencrypt remaining_days docs
This commit is contained in:
committed by
Toshio Kuratomi
parent
d4d9a48205
commit
778a189a59
@@ -109,7 +109,7 @@ options:
|
||||
remaining_days:
|
||||
description:
|
||||
- "The number of days the certificate must have left being valid.
|
||||
If C(remaining_days < cert_days), then it will be renewed.
|
||||
If C(cert_days < remaining_days), then it will be renewed.
|
||||
If the certificate is not renewed, module return values will not
|
||||
include C(challenge_data)."
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user