Need to validate the Service Now Change Request through Ansible tower while deploying any production deployment through Ansible

Hi,

I need a help to validate the SNOW change request with Ansible which are deploying through Ansible template.

Thanks

You are asking us to write your playbook. We can help debug a playbook you have written. We are not going to write it for you.

Walter

You could start by watching https://www.youtube.com/watch?v=ngzP3HCSDnM&t=31s

And then review some of the ServiceNow examples here: https://github.com/shadowman-lab/Ansible-SNOW

Beyond that, as Walter says you should probably try to do some legwork, through to a point where you need specific help, then request it providing as much details as possible about what you’ve done, the problems you’re seeing, and include as much relevant code as possible.

I have a playbook to validate change request with required conditions.
Now here I need a suggestion where I can add my playbook to validate the service now change request before or while deployment without disturbing the developer code.
I am using Ansible tower.
Plz do the needful.