1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/805-docker_image-build-output.yml
Raghu Siddarth Udiyar 33b8d1c57e
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.
2020-11-15 16:51:02 +01:00

2 lines
132 B
YAML

minor_changes:
- "docker_image - return docker build output (https://github.com/ansible-collections/community.general/pull/805)."