Create CI CD pipeline in Ansible

Hi,
I created CI CD pipeline in jenkins for our Development, UAT and production environment.

Can I create the CI CD pipeline in ansible / ansible tower and deploy our build in our Development, UAT and production environment without using Jenkins. If so, please do let me know the steps.

Regards,
Pradeep

no, you can’t.

You can use ansible tower’s workflow to chain the dev job to the uat job and the production job.
see
https://docs.ansible.com/ansible-tower/latest/html/userguide/workflow_templates.html