Hi, We are running ansible scripts in Jenkins pipeline over ssh. Here is the code.
sshCommand remote: ansibleremote, command: "cd /home/rma/RSMP_Ansible_Scripts \n exec ansible-playbook FailJob.yml" In case you have any approach to solve it, please suggest. Regards, Manoranjan On Tuesday, February 5, 2019 at 10:31:41 PM UTC+5:30, Victor Martinez wrote: > > Hi, > > Not sure IIUC, you want to parse the console output to search for > 'Failed='? How do you run the ansible script in the jenkins pipeline? > > Cheers > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/92a5f5d5-48cc-40d3-9aa7-69d1409a566c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
