hudson.AbortException: Ansible playbook execution failed jenkins
17:17 18 Apr 2020

I have triggered a build for my app in jenkins and it got failed by returning the following error

hudson.AbortException: Ansible playbook execution failed

Then I have reverted my changes and triggered it again even then the same error appeared with status fail.

Then I have triggered a build for other branch of the same project but it got success. I am new to Jenkins. Can anyone please help me understand the situation?

javascript jenkins build pipeline