2026-06-28 19:28:39
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
# togoria
|
||||
#########
|
||||
|
||||
ansible-playbook playbooks/ora_stand_patch_oh.yml \
|
||||
-e server=togoria \
|
||||
-e oracle_sid=NABOOPRD \
|
||||
-e opatch_zip=/mnt/yavin4/kit/Oracle/opatch/p6880880_190000_Linux-x86-64.zip \
|
||||
-e dbru_zip=/mnt/yavin4/kit/Oracle/Oracle_Database_19/patch/GIRU_19.31/p39036936_190000_Linux-x86-64.zip
|
||||
|
||||
ansible-playbook playbooks/ora_stand_datapatch.yml -e server=togoria -e oracle_sid=NABOOPRD
|
||||
|
||||
|
||||
# wayland
|
||||
#########
|
||||
|
||||
ansible-playbook playbooks/ora_stand_patch_oh.yml \
|
||||
-e server=wayland \
|
||||
-e oracle_sid=GENOSISPRD \
|
||||
-e opatch_zip=/mnt/yavin4/kit/Oracle/opatch/p6880880_190000_Linux-x86-64.zip \
|
||||
-e dbru_zip=/mnt/yavin4/kit/Oracle/Oracle_Database_19/patch/GIRU_19.31/p39036936_190000_Linux-x86-64.zip
|
||||
|
||||
ansible-playbook playbooks/ora_stand_datapatch.yml -e server=wayland -e oracle_sid=GENOSISPRD
|
||||
|
||||
|
||||
# bakura
|
||||
########
|
||||
|
||||
ansible-playbook playbooks/ora_stand_patch_oh.yml \
|
||||
-e server=bakura \
|
||||
-e oracle_sid=SET19 \
|
||||
-e opatch_zip=/mnt/yavin4/kit/Oracle/opatch/p6880880_190000_Linux-x86-64.zip \
|
||||
-e dbru_zip=/mnt/yavin4/kit/Oracle/Oracle_Database_19/patch/GIRU_19.31/p39036936_190000_Linux-x86-64.zip
|
||||
|
||||
ansible-playbook playbooks/ora_stand_patch_oh.yml \
|
||||
-e server=bakura \
|
||||
-e oracle_sid=SET26 \
|
||||
-e opatch_zip=/mnt/yavin4/kit/Oracle/opatch/p6880880_230000_Linux-x86-64.zip \
|
||||
-e dbru_zip=/mnt/yavin4/kit/Oracle/Oracle_Database_26/patch/GIRU_23.26.2.0.0/p39088031_230000_Linux-x86-64.zip
|
||||
Reference in New Issue
Block a user