1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/51145-docker_volume-force.yaml

5 lines
251 B
YAML
Raw Normal View History

minor_changes:
- "docker_volume - the ``force`` option has been deprecated, and a new option ``recreate``
has been added with default value ``never``. If you use ``force: yes`` in a playbook,
change it to ``recreate: options-changed`` instead."