Hi James

thanks a lot for you help. My first problem is solved :-).

Let me try to explain why i think i need the "dbhome_1" and "dbhome_2". If 
one of you guys has a solution for this also than my migration to Ansible 
can go one.

Second Problem:

I have several databases on one host so i wanted to define another variable 
like this:

oracle_databases:
  DB1:
    dbhome: dbhome_1
    ... some other stuff...
  DB2:
    dbhome: dbhome_1
  DB3:
    dbhome: dbhome_2

So my idea (like i do it in Puppet) is to use the value of 
*oracle_database.dbhome* to reference to *oracle_db_home[dbhome].path*.

Any idea?

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/1d71891c-14d2-4480-ae68-d676d24ccd69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to