mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 13:53:06 +00:00
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:
5
changelogs/fragments/870-ansible-core.yml
Normal file
5
changelogs/fragments/870-ansible-core.yml
Normal 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)."
|
||||
Reference in New Issue
Block a user