mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410)
* Only one exit point. * Refactoring account handling. * Add diff support for acme_account. * Insert public_account_key into acme_account_facts result and into acme_account diff. * Add changelog.
This commit is contained in:
committed by
René Moser
parent
62dd1fe29e
commit
b0c7efcc6b
3
changelogs/fragments/49410-acme-diff.yml
Normal file
3
changelogs/fragments/49410-acme-diff.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- "acme_account: add support for diff mode."
|
||||
- "acme_account_facts: also return ``public_account_key`` in JWK format."
|
||||
Reference in New Issue
Block a user