Hi There,

  I have set up a playbook and two roles ->

   1) The first role sets up the Linux kernel and OS 
   2) The second role installs the Oracle software WITH a listener but 
WITHOUT any instance. This role has checks to terminate if Oracle is 
already installed

 I am now wanting to set up a role to install multiple Oracle instances ( 
DEV TEST UAT RCAT etc). I get stuck with the fact that each instance has a 
different port number for enterprise manager. eg (DEV 5500, TEST 5501 etc). 
So far, the only way I can see to do this is to not have a common dbca.rsp 
file but rather have one per instance with the port number hard coded. 
Also, I want to ensure that prior to attempting to create a database, that 
the instance being created doesn't already exist. Is this possible while 
looping?

Regards

  Chris  

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/59bb292c-9cbc-4414-977a-d82a64ab7bc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to