mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Docker volume fix labels (#48536)
* Add integration test for labels (which fails). * Changing labels from list to dict. * Add changelog.
This commit is contained in:
committed by
John R Barker
parent
9a848ca883
commit
feb60b947c
2
changelogs/fragments/48536-docker_volume-labels.yml
Normal file
2
changelogs/fragments/48536-docker_volume-labels.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_volume - ``labels`` now work (and are a ``dict`` and no longer a ``list``)."
|
||||
Reference in New Issue
Block a user