mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Deprecate Python 2.6 (#388)
* Deprecate Python 2.6 support. * Document deprecations in README.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
deprecated_features:
|
||||
- "Support for Python 2.6 is deprecated and will be removed in the next major release (community.docker 3.0.0).
|
||||
Some modules might still work with Python 2.6, but we will no longer try to ensure compatibility
|
||||
(https://github.com/ansible-collections/community.docker/pull/388)."
|
||||
Reference in New Issue
Block a user