ansible/changelogs/fragments/48536-docker_volume-labels.yml
Felix Fontein feb60b947c Docker volume fix labels (#48536)
* Add integration test for labels (which fails).

* Changing labels from list to dict.

* Add changelog.
2018-11-12 11:24:07 +00:00

2 lines
97 B
YAML

bugfixes:
- "docker_volume - ``labels`` now work (and are a ``dict`` and no longer a ``list``)."