mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
ACME: rename acme_account_facts -> acme_account_info (#54082)
* Rename acme_account_facts -> acme_account_info. * Add changelog fragment.
This commit is contained in:
parent
7a24ecde86
commit
05bca95ab1
9 changed files with 16 additions and 9 deletions
|
@ -33,7 +33,7 @@ seealso:
|
|||
- name: Automatic Certificate Management Environment (ACME)
|
||||
description: The specification of the ACME protocol (RFC 8555).
|
||||
link: https://tools.ietf.org/html/rfc8555
|
||||
- module: acme_account_facts
|
||||
- module: acme_account_info
|
||||
description: Retrieves facts about an ACME account.
|
||||
- module: openssl_privatekey
|
||||
description: Can be used to create a private account key.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue