Deprecate no longer used options. (#891)

This commit is contained in:
Felix Fontein
2025-05-16 22:23:05 +02:00
committed by GitHub
parent 56f004dc63
commit 5fbf35df86
3 changed files with 15 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
deprecated_features:
- "acme_certificate - deprecate the ``agreement`` option which has no more effect. It will be removed from community.crypto 4.0.0 (https://github.com/ansible-collections/community.crypto/pull/891)."
- "openssl_pkcs12 - deprecate the ``maciter_size`` option which has no more effect. It will be removed from community.crypto 4.0.0 (https://github.com/ansible-collections/community.crypto/pull/891)."