mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
* Add integration test for labels (which fails). * Changing labels from list to dict. * Add changelog.
2 lines
97 B
YAML
2 lines
97 B
YAML
bugfixes:
|
|
- "docker_volume - ``labels`` now work (and are a ``dict`` and no longer a ``list``)."
|