Skip to content

Commit 92e5112

Browse files
authored
Merge pull request #98 from Rendanic/propatch
opatch: Added missing entries for 19c and 21c
2 parents 50ed963 + 091689d commit 92e5112

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

roles/orasw-meta/defaults/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ oracle_sw_patches:
148148

149149

150150
oracle_opatch_patch:
151+
- filename: p6880880_210000_Linux-x86-64.zip
152+
version: 21.3.0.0
151153
- filename: p6880880_190000_Linux-x86-64.zip
152154
version: 19.3.0.0
153155
- filename: p6880880_180000_Linux-x86-64.zip

roles/oraswgi-opatch/defaults/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ oracle_sw_patches: # Files containi
6060
- {filename: p21523375_112040_Linux-x86-64.zip, patchid: 21523375, version: 11.2.0.4, patchversion: 11.2.0.4.8, description: GI-PSU-Oct-2015}
6161

6262
oracle_opatch_patch:
63+
- {filename: p6880880_210000_Linux-x86-64.zip, version: 21.3.0.0}
64+
- {filename: p6880880_190000_Linux-x86-64.zip, version: 19.3.0.0}
65+
- {filename: p6880880_180000_Linux-x86-64.zip, version: 18.3.0.0}
6366
- {filename: p6880880_122010_Linux-x86-64.zip, version: 12.2.0.1}
6467
- {filename: p6880880_122010_Linux-x86-64.zip, version: 12.1.0.2}
6568
- {filename: p6880880_121010_Linux-x86-64.zip, version: 12.1.0.1}

0 commit comments

Comments
 (0)