mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Fix/improve docs.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user