Split up the default acme docs fragment to allow modules ot not need account data. (#735)

This commit is contained in:
Felix Fontein
2024-04-29 22:22:38 +02:00
committed by GitHub
parent 0c62837296
commit afe7f7522c
8 changed files with 173 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- "acme documentation fragment - the default ``community.crypto.acme[.documentation]`` docs fragment is deprecated and will be removed from community.crypto 3.0.0. Replace it with both the new ``community.crypto.acme.basic`` and ``community.crypto.acme.account`` fragments (https://github.com/ansible-collections/community.crypto/pull/735)."