mirror of https://github.com/ansible/ansible.git
Fix option change detection / force support for docker_volume. (#47390)
parent
816eee2c1e
commit
1d60d34b82
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_volume - fix ``force`` and change detection logic. If not both evaluated to ``True``, the volume was not recreated."
|
||||
Loading…
Reference in New Issue