CronJobs - Azure Pipelines

Hi Team,

I need your assistance to configure a pipeline in Azure,

I have a YAML cronjob running inside the Azure pipeline to schedule triggers at regular intervals, everything is working fine till now. But, I found an issue that in between the schedules one cronjob is failing and running fine on the next scheduled time.

I want to hard code this schedule triggers by monitoring the previous cronjob status before running it on the next schedule.

Any input to accomplish this YAML pipeline task is really helpful.

Regards,
Madan

Is this an ansible question or Azure pipeline question? Doesn’t sound like ansible.