Fix option change detection / force support for docker_volume. (#47390)

This commit is contained in:
Felix Fontein
2018-10-23 08:48:09 +02:00
committed by John R Barker
parent 6e5233b785
commit 8ef994fbc5
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "docker_volume - fix ``force`` and change detection logic. If not both evaluated to ``True``, the volume was not recreated."