Fix/improve docs.

This commit is contained in:
Felix Fontein
2025-10-25 14:32:37 +02:00
parent 59e2e73710
commit 6f0c58f483
2 changed files with 2 additions and 1 deletions

View File

@@ -273,6 +273,7 @@ challenge_data:
challenges:
description:
- Information for different challenge types supported for this identifier.
- Note that the keys are not valid Jinja2 identifiers.
type: dict
contains:
http-01:

View File

@@ -136,7 +136,7 @@ order:
- Encoded in the date format defined in L(RFC 3339, https://www.rfc-editor.org/rfc/rfc3339).
type: str
returned: depending on order
notAfter (optional, string):
notAfter:
description:
- The requested value of the C(notAfter) field in the certificate.
- Encoded in the date format defined in L(RFC 3339, https://www.rfc-editor.org/rfc/rfc3339).