File tree Expand file tree Collapse file tree 5 files changed +18
-7
lines changed Expand file tree Collapse file tree 5 files changed +18
-7
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+ v3.8.1
9+ ======
10+
11+ Bugfixes
12+ --------
13+
14+ - oraswdb_install: bugfix for imagename in db_homes_config (oravirt#352)
15+
816v3.8.0
917======
1018
Original file line number Diff line number Diff line change 1- objects :
2- role : {}
1+ objects : {}
32plugins :
43 become : {}
54 cache : {}
@@ -19,4 +18,4 @@ plugins:
1918 shell : {}
2019 strategy : {}
2120 vars : {}
22- version : 3.8.0
21+ version : 3.8.1
Original file line number Diff line number Diff line change @@ -331,3 +331,10 @@ releases:
331331 - release.yml
332332 - restart_spfile_parameters.yml
333333 release_date : ' 2023-07-08'
334+ 3.8.1 :
335+ changes :
336+ bugfixes :
337+ - ' oraswdb_install: bugfix for imagename in db_homes_config (oravirt#352)'
338+ fragments :
339+ - oraimage.yml
340+ release_date : ' 2023-07-10'
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22namespace : opitzconsulting
33name : ansible_oracle
44description : " This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
5- version : 3.8.0
5+ version : 3.8.1
66repository : https://github.com/oravirt/ansible-oracle.git
77readme : README.md
88authors :
You can’t perform that action at this time.
0 commit comments