You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In an Ansible Tower Release task, if I launch an ansible TOWER job, the log is truncated sometimes.
For example:
log TOWER return:
#task A
A
#task B
B
#Play recap
and into XLR i have
#task A
A
#task B
#Play recap
B is missing, it is very strange because there is play recap and this is occurs sometimes
I put screenshots in attachment(Output in Ansible Tower screen and Output in the Release task section)
The text was updated successfully, but these errors were encountered:
In an Ansible Tower Release task, if I launch an ansible TOWER job, the log is truncated sometimes.
For example:
log TOWER return:
#task A
A
#task B
B
#Play recap
and into XLR i have
#task A
A
#task B
#Play recap
B is missing, it is very strange because there is play recap and this is occurs sometimes
I put screenshots in attachment(Output in Ansible Tower screen and Output in the Release task section)
The text was updated successfully, but these errors were encountered: