File tree Expand file tree Collapse file tree 7 files changed +31
-11
lines changed Expand file tree Collapse file tree 7 files changed +31
-11
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ opitzconsulting.ansible_oracle Release Notes
55.. contents :: Topics
66
77
8+ v4.4.2
9+ ======
10+
11+ Release Summary
12+ ---------------
13+
14+ This is a BETA Release of ansible-oracle. Do not use it in production environments!
15+
16+ Bugfixes
17+ --------
18+
19+ - oradb_manage_wallet: bugfix for broken Remove DB-Credentials (oravirt#406)
20+ - oradb_manage_wallet: bugfix for broken oracle_wallet_password (oravirt#406)
21+ - oraswdb_manage_patches: refresh opatch lsinv after opatch rollback (oravirt#405)
22+
823v4.4.1
924======
1025
Original file line number Diff line number Diff line change @@ -159,4 +159,4 @@ plugins:
159159 strategy : {}
160160 test : {}
161161 vars : {}
162- version : 4.4.1
162+ version : 4.4.2
Original file line number Diff line number Diff line change @@ -682,3 +682,17 @@ releases:
682682 - galaxy.yml
683683 - oradb_manage_wallet.yml
684684 release_date : ' 2024-01-21'
685+ 4.4.2 :
686+ changes :
687+ bugfixes :
688+ - ' oradb_manage_wallet: bugfix for broken Remove DB-Credentials (oravirt#406)'
689+ - ' oradb_manage_wallet: bugfix for broken oracle_wallet_password (oravirt#406)'
690+ - ' oraswdb_manage_patches: refresh opatch lsinv after opatch rollback (oravirt#405)'
691+ release_summary : This is a BETA Release of ansible-oracle. Do not use it in
692+ production environments!
693+ fragments :
694+ - opatch_apply.yml
695+ - release.yml
696+ - wallet.yml
697+ - wallet2.yml
698+ release_date : ' 2024-02-05'
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22namespace : opitzconsulting
33name : ansible_oracle
44description : " Impoartant! This is a beta release! This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
5- version : 4.4.1
5+ version : 4.4.2
66repository : https://github.com/oravirt/ansible-oracle.git
77readme : README.md
88authors :
You can’t perform that action at this time.
0 commit comments