Automating Oracle installation using Ansible

Hi Team,

I’m planning to automate oracle 12cR1 installation through Ansible so that from one central host we can clone the complete oracle installation to multiple hosts(physical host).
Can you please provide some guidance with this where to start from.

Thanks,
Sandeep

There’s no ansible core modules for oracle but, there’s some gothub repositories out there that host the modules. You will have to find them and see the examples they offer.