mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Add docker build output to task result (#805)
The build output is only added during failures, but its useful to have this available during normal task execution as well.
This commit is contained in:
committed by
Felix Fontein
parent
18ef0bae0b
commit
ea8c107625
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "docker_image - return docker build output (https://github.com/ansible-collections/community.general/pull/805)."
|
||||
Reference in New Issue
Block a user