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
etc_hosts_ip: "{% if 'virtualbox' in ansible_virtualization_type %}{{ansible_all_ipv4_addresses[1]}}{% else %}{{ansible_default_ipv4.address}}{%endif%}"
33
+
oracle_inventory_loc: /u01/app/oraInventory
33
34
34
35
oracle_user_home: "/home/{{ oracle_user }}"# Home directory for oracle_user. Needed for passing in ssh-keys, profiles etc
35
36
grid_user_home: "/home/{{ grid_install_user }}"# Home directory for oracle_user. Needed for passing in ssh-keys, profiles etc
0 commit comments