Skip to content

Commit d9df27a

Browse files
committed
Release 3.7.0
1 parent a541912 commit d9df27a

File tree

7 files changed

+23
-11
lines changed

7 files changed

+23
-11
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ opitzconsulting.ansible_oracle Release Notes
55
.. contents:: Topics
66

77

8+
v3.7.0
9+
======
10+
11+
Minor Changes
12+
-------------
13+
14+
- added task to REGISTER DATABASE in Rman Catalog (oravirt#336)
15+
- ansible-lint: Update to 6.14.4 (oravirt#329)
16+
- orahost: improve oracle os packages selection for Suse (oravirt#337)
17+
818
v3.6.0
919
======
1020

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ plugins:
1414
shell: {}
1515
strategy: {}
1616
vars: {}
17-
version: 3.6.0
17+
version: 3.7.0

changelogs/changelog.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,3 +267,14 @@ releases:
267267
- role_orasw_download_patches.yml
268268
- sw_meta_assert.yml
269269
release_date: '2023-03-03'
270+
3.7.0:
271+
changes:
272+
minor_changes:
273+
- added task to REGISTER DATABASE in Rman Catalog (oravirt#336)
274+
- 'ansible-lint: Update to 6.14.4 (oravirt#329)'
275+
- 'orahost: improve oracle os packages selection for Suse (oravirt#337)'
276+
fragments:
277+
- ansible-lint-6141.yml
278+
- rman_catalog_register.yml
279+
- sles_os_packages.yml
280+
release_date: '2023-05-07'

changelogs/fragments/ansible-lint-6141.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/rman_catalog_register.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/sles_os_packages.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
namespace: opitzconsulting
33
name: ansible_oracle
44
description: "This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
5-
version: 3.6.0
5+
version: 3.7.0
66
repository: https://github.com/oravirt/ansible-oracle.git
77
readme: README.md
88
authors:

0 commit comments

Comments
 (0)