script execution is failed in ansible

Hi Team,

Am automating my TIbco EMS restart service using Ansible. I have tried to execute the shell script from the server where ansible installed and also remote server but the service is not coming up also not getting any error, the same script execution was successful if run shell script in both Remote and Ansible server. Please help.

My Play book.

When the Ansible script task is finished all the child processes will be stopped.
To avoid that create proper init script to start and stop services.

Hi Makesh,

Have to done the tibco installation and configuration with Ansible ?