We are working on bigdata and using RTC to check in our code. We are using Ansible to deploy our code which deploying the package from nexus to the target server. It also involves executing SQL scripts which are checked into RTC. My question is how can i integrate Ansible with RTC as i do not think there is any module of Ansible which supports this? i want my ansible to pick sql scripts from RTC and execute it on target database. How can i achieve this? If its not possible, what else shud i try?
Thanks Abhishek Somani