Skip to content

Commit

Permalink
grid_base != oracle_base only required if role_separation=true
Browse files Browse the repository at this point in the history
  • Loading branch information
Thilo Solbrig committed Apr 19, 2024
1 parent 610f983 commit 242b730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/orasw_meta/tasks/assert_cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- name: assert grid_base (GI enabled)
when:
- oracle_install_option_gi == 'CRS_CONFIG'
- role_separation
block:
- name: assert grid_base
ansible.builtin.assert:
Expand Down

0 comments on commit 242b730

Please sign in to comment.