-
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 .
[JENKINS-50370] Return Ansible Tower STDERR only
Assignee | Original: John Westcott [ johnwestcottiv ] | New: m t [ mmt ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
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?