Hi,
I’ve created a bunch of roles to stand up Oracle databases in a variety of forms (Single Instance, RAC, RAC One-node). Code is available here
Consider it a work in progress since I need to do quite a bit of clean-up, and also make sure there are defaults to all roles. Also working on updating the documentation.
Pretty much all Oracle-related variables are, at the moment, populated in group_vars/ with a few params in host_vars.
There are also parameters that have to be set manually at the moment, but the idea is that they will pulled from the inventory (like populating a list of cluster-hosts).
But if anyone wants to have a look, please do, and let me know if the baby is ugly.
/M