Skip to content

Commit

Permalink
Run script as Oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
bill-buchan committed Jan 29, 2025
1 parent 34120d8 commit 6ffbc25
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- name: Restore Archivelogs
script: restore_archivelogs.sh
delegate_to: "{{ groups[source_endpoint_host][0] }}"
become: true
become_user: oracle
environment:
OEM_SECRET_ROLE: "{{ oem_secret_role }}"
CATALOG_DB: "{{ catalog }}"
Expand Down

0 comments on commit 6ffbc25

Please sign in to comment.