mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Rewrite the docker_prune module (#410)
* Rewrite the docker_prune module. * Improve error messages.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
major_changes:
|
||||
- "docker_prune - no longer uses the Docker SDK for Python. It requires ``requests`` to be installed,
|
||||
and depending on the features used has some more requirements. If the Docker SDK for Python is installed,
|
||||
these requirements are likely met (https://github.com/ansible-collections/community.docker/pull/410)."
|
||||
Reference in New Issue
Block a user