Skip to content

Commit facd982

Browse files
committed
oraswgi_install
1 parent 293018b commit facd982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/oraswgi_install/tasks/19.3.0.0.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@
305305
var: rootother.stdout_lines
306306
when: rootother.stdout_lines is defined
307307

308+
# @todo bug: ConfigTools should not depend on olr.loc...
308309
- name: install_home_gi | Execute ConfigTools
309310
ansible.builtin.command: "{{ oracle_home_gi }}/gridSetup.sh -executeConfigTools -responseFile {{ oracle_rsp_stage }}/{{ _oraswgi_install_oracle_grid_responsefile }} -silent"
310311
environment: "{{ oracle_script_env }}"
@@ -316,5 +317,4 @@
316317
when:
317318
- run_configtoolallcommand
318319
- _orasw_meta_primary_node | bool
319-
ignore_errors: true
320320
register: configtool

0 commit comments

Comments
 (0)