community.docker/changelogs/fragments/160-docker_host_info-label-fitler-lists.yml
Ajpantuso 49c8fd0aa5
docker_host_info - Allow filters which are passed as lists (#160)
* Initial Commit

* Adding integration tests

* Adding example in docs

* Adding changelog fragment

* Applying initial review suggestions
2021-06-22 22:27:38 +02:00

5 lines
256 B
YAML

---
minor_changes:
- docker_host_info - allow values for keys in ``containers_filters``, ``images_filters``, ``networks_filters``, and
``volumes_filters`` to be passed as YAML lists (https://github.com/ansible-collections/community.docker/pull/160).