Deprecate the default value 'false' of asn1_base64. (#600)

This commit is contained in:
Felix Fontein
2023-08-12 12:23:37 +02:00
committed by GitHub
parent 5526fcac27
commit 62c842548d
2 changed files with 14 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
deprecated_features:
- "get_certificate - the default ``false`` of the ``asn1_base64`` option is deprecated and will change to ``true`` in community.crypto 3.0.0 (https://github.com/ansible-collections/community.crypto/pull/600)."