xebialabs-community / xlr-ansible-tower-plugin

Launch Ansible Tower Jobs from XL Release
MIT License
1 stars 8 forks source link

Issue in log restitution from ansible Tower #17

Open pprakash-dai opened 1 year ago

pprakash-dai commented 1 year ago

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)

ansible_tower_output Release_output