Prepare basic 3.0.0 setup (#870)

* Drop support for ansible-core < 2.17.

* Galaxy can show included content nowadays. (Not perfect, but a lot better than before.)

* This should have been removed a long time ago.
This commit is contained in:
Felix Fontein
2025-04-28 12:39:28 +02:00
committed by GitHub
parent 278dcc5dda
commit 4e8a0e456b
7 changed files with 10 additions and 441 deletions

View File

@@ -0,0 +1,5 @@
removed_features:
- "community.crypto no longer supports Ansible 2.9, ansible-base 2.10, and ansible-core versions 2.11, 2.12, 2.13, 2.14, 2.15, and 2.16.
While content from this collection might still work with some older versions of ansible-core, it will not work with any Python version
before 3.7
(https://github.com/ansible-collections/community.crypto/pull/870)."