mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
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.
This commit is contained in:
2
changelogs/fragments/56940-docker_image-fail.yml
Normal file
2
changelogs/fragments/56940-docker_image-fail.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_image - module failed when ``source: build`` was set but ``build.path`` options not specified."
|
||||
Reference in New Issue
Block a user