community.docker/changelogs/fragments/python-2.6.yml
Felix Fontein 00ddbbdeb2
Deprecate Python 2.6 (#388)
* Deprecate Python 2.6 support.

* Document deprecations in README.
2022-06-30 20:47:46 +02:00

5 lines
311 B
YAML

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)."