File tree Expand file tree Collapse file tree 5 files changed +18
-5
lines changed Expand file tree Collapse file tree 5 files changed +18
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ opitzconsulting.ansible_oracle Release Notes
55.. contents :: Topics
66
77
8+ v4.8.0
9+ ======
10+
11+ Minor Changes
12+ -------------
13+
14+ - oradb_manage_pdb: added missing defaults for pdbadmin_user and pdbadmin_password (oravirt#426)
15+
816v4.7.0
917======
1018
Original file line number Diff line number Diff line change @@ -157,4 +157,4 @@ plugins:
157157 shell : {}
158158 strategy : {}
159159 vars : {}
160- version : 4.7 .0
160+ version : 4.8 .0
Original file line number Diff line number Diff line change @@ -829,3 +829,11 @@ releases:
829829 - rac_known_issue.yml
830830 - run_once.yml
831831 release_date : ' 2024-04-08'
832+ 4.8.0 :
833+ changes :
834+ minor_changes :
835+ - ' oradb_manage_pdb: added missing defaults for pdbadmin_user and pdbadmin_password
836+ (oravirt#426)'
837+ fragments :
838+ - pdbadmin.yml
839+ release_date : ' 2024-04-16'
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.7 .0
5+ version : 4.8 .0
66repository : https://github.com/oravirt/ansible-oracle.git
77readme : README.md
88authors :
You can’t perform that action at this time.
0 commit comments