mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +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
GitHub
parent
726aa5ecf7
commit
33b8d1c57e
2
changelogs/fragments/805-docker_image-build-output.yml
Normal file
2
changelogs/fragments/805-docker_image-build-output.yml
Normal file
@@ -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