Deprecate Ansible 2.9 and ansible-base 2.10 support. (#361)

This commit is contained in:
Felix Fontein 2022-05-20 14:46:07 +02:00 committed by GitHub
parent 7e710f743d
commit 1425faadd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
deprecated_features:
- Support for Ansible 2.9 and ansible-base 2.10 is deprecated, and will be removed in the next major release (community.docker 3.0.0). Some modules might still work with these versions afterwards, but we will no longer keep compatibility code that was needed to support them (https://github.com/ansible-collections/community.docker/pull/361).