-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Hi,
I really like your plugin, what would be a great addition IMO is a possiblity to return a STDERR or the actuall message of failed playbook.
So it can be possible to use it in GIT comimt comment .
To make sure I am understanding the request, you are running an Ansible Tower job which is failing and you want to access the reason for the failure in a subsequent step. Is that correct? If so, do you have the output from the Tower job displaying in the Build Log? If so, I am wondering if you could scrape the message out of the $BUILD_LOG variable?