mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
add acme_inspect module (#48444)
This commit is contained in:
parent
fe147289b7
commit
2bd8e47247
8 changed files with 649 additions and 8 deletions
|
@ -51,6 +51,8 @@ notes:
|
|||
M(acme_challenge_cert_helper) module to prepare the challenge certificate."
|
||||
- "You can use the M(certificate_complete_chain) module to find the root certificate
|
||||
for the returned fullchain."
|
||||
- "In case you want to debug problems, you might be interested in the M(acme_inspect)
|
||||
module."
|
||||
extends_documentation_fragment:
|
||||
- acme
|
||||
options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue