Drop support for docker-py. (#1171)

This commit is contained in:
Felix Fontein
2025-10-15 21:55:07 +02:00
committed by GitHub
parent 0646e52bae
commit 3ff2cfe615
8 changed files with 16 additions and 75 deletions
+3
View File
@@ -0,0 +1,3 @@
removed_features:
- "Remove support for Docker SDK for Python version 1.x.y, also known as ``docker-py``. Modules and plugins that use Docker SDK for Python require version 2.0.0+
(https://github.com/ansible-collections/community.docker/pull/1171)."