Skip to content

Commit

Permalink
Dba 805 (#497)
Browse files Browse the repository at this point in the history
* Skip OSBWS setup

* Force install of absent patches

* Commit changes made by code formatters

* Reinstate OSBWS re-install

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
bill-buchan and github-actions[bot] authored Jan 3, 2025
1 parent 29175fd commit 75ac1bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/oracle_release_update/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
become_user: oracle
roles:
- { role: oracle_interim_patch, when: ( apply_mode == 'switch-clone' and database_role == 'primary' ) or ( apply_mode == 'apply-ojvm-standby') }
vars:
install_absent_patches: true

# Update OEM Targets after Switch Clone Phase of Patching
- hosts: "{{ target_hosts }}"
Expand Down

0 comments on commit 75ac1bf

Please sign in to comment.