You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oracle_home_db_install: "{{ oracle_base }}/{{ item.0.oracle_version_db }}/{{ item.0 }}"# This is only used when installing the db server and creating the databases
oracle_home_db_install: "{{ oracle_base }}/{{ item.oracle_version_db }}/{{ item.home }}"# This is only used when installing the db server and creating the databases
0 commit comments