mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Deprecate default 'ignore' of 'image_name_mismatch'. (#703)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
deprecated_features:
|
||||
- "docker_container - the default ``ignore`` for the ``image_name_mismatch`` parameter has been deprecated and will
|
||||
switch to ``recreate`` in community.docker 4.0.0. A deprecation warning will be printed in situations where the
|
||||
default value is used and where a behavior would change once the default changes
|
||||
(https://github.com/ansible-collections/community.docker/pull/703)."
|
||||
Reference in New Issue
Block a user