docker_prune: improve docs, fix handling of lists for filters (#966)

* Improve docs.

* Fix handling of lists for filters.
This commit is contained in:
Felix Fontein
2024-09-17 20:50:48 +02:00
committed by GitHub
parent d8cefc4190
commit 3802e424d9
2 changed files with 24 additions and 5 deletions
@@ -0,0 +1,3 @@
bugfixes:
- "docker_prune - fix handling of lists for the filter options
(https://github.com/ansible-collections/community.docker/issues/961, https://github.com/ansible-collections/community.docker/pull/966)."