ansible/changelogs/fragments/56940-docker_image-fail.yml
Felix Fontein 86928a5f74
docker_image: fix module failing when build option is used without specifying path (#56940)
* Fix module failing when build option is used without specifying path.

* Add changelog.
2019-05-28 20:48:08 +02:00

2 lines
116 B
YAML

bugfixes:
- "docker_image - module failed when ``source: build`` was set but ``build.path`` options not specified."