File tree Expand file tree Collapse file tree 5 files changed +33
-6
lines changed Expand file tree Collapse file tree 5 files changed +33
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,24 @@ opitzconsulting.ansible_oracle Release Notes
55.. contents :: Topics
66
77
8+ v3.5.0
9+ ======
10+
11+ Release Summary
12+ ---------------
13+
14+ This is a small monthly release of ansible-oracle.
15+
16+ Minor Changes
17+ -------------
18+
19+ - add configuration variables for pam_limits to orahost (oravirt#317)
20+
21+ Deprecated Features
22+ -------------------
23+
24+ - Removal of deprecated directory /inventory from repository with next release.
25+
826v3.4.0
927======
1028
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ plugins:
1414 shell : {}
1515 strategy : {}
1616 vars : {}
17- version : 3.4 .0
17+ version : 3.5 .0
Original file line number Diff line number Diff line change @@ -234,3 +234,14 @@ releases:
234234 - 311-orahost_sles153_packages.yml
235235 - ocenv_custom_bashrc.yml
236236 release_date : ' 2022-12-31'
237+ 3.5.0 :
238+ changes :
239+ deprecated_features :
240+ - Removal of deprecated directory /inventory from repository with next release.
241+ minor_changes :
242+ - add configuration variables for pam_limits to orahost (oravirt#317)
243+ release_summary : This is a small monthly release of ansible-oracle.
244+ fragments :
245+ - pam_limits_config.yml
246+ - release-info.yml
247+ release_date : ' 2023-02-02'
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11---
22namespace : opitzconsulting
33name : ansible_oracle
4- description : " This is the collection of ansible-oracle from Branch oc on https://github.com/opitzconsulting /ansible-oracle"
5- version : 3.4 .0
6- repository : https://github.com/opitzconsulting /ansible-oracle.git
4+ description : " This is the collection of ansible-oracle from https://github.com/oravirt /ansible-oracle"
5+ version : 3.5 .0
6+ repository : https://github.com/oravirt /ansible-oracle.git
77readme : README.md
88authors :
99 - Mikael Sandström
You can’t perform that action at this time.
0 commit comments