mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
* Initial Commit * Adding integration tests * Adding example in docs * Adding changelog fragment * Applying initial review suggestions
5 lines
256 B
YAML
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).
|