ansible/changelogs/fragments/56610-docker_image-fix-oldstyle-defaults.yml

4 lines
200 B
YAML
Raw Normal View History

bugfixes:
- "docker_image - if ``nocache`` set to ``yes`` but not ``build.nocache``, the module failed."
- "docker_image - if ``build`` was not specified, the wrong default for ``build.rm`` is used."