Skip to content

Commit

Permalink
Release 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rendanic committed May 7, 2023
1 parent a541912 commit d9df27a
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 11 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ opitzconsulting.ansible_oracle Release Notes
.. contents:: Topics


v3.7.0
======

Minor Changes
-------------

- added task to REGISTER DATABASE in Rman Catalog (oravirt#336)
- ansible-lint: Update to 6.14.4 (oravirt#329)
- orahost: improve oracle os packages selection for Suse (oravirt#337)

v3.6.0
======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 3.6.0
version: 3.7.0
11 changes: 11 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -267,3 +267,14 @@ releases:
- role_orasw_download_patches.yml
- sw_meta_assert.yml
release_date: '2023-03-03'
3.7.0:
changes:
minor_changes:
- added task to REGISTER DATABASE in Rman Catalog (oravirt#336)
- 'ansible-lint: Update to 6.14.4 (oravirt#329)'
- 'orahost: improve oracle os packages selection for Suse (oravirt#337)'
fragments:
- ansible-lint-6141.yml
- rman_catalog_register.yml
- sles_os_packages.yml
release_date: '2023-05-07'
3 changes: 0 additions & 3 deletions changelogs/fragments/ansible-lint-6141.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/rman_catalog_register.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/sles_os_packages.yml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: opitzconsulting
name: ansible_oracle
description: "This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
version: 3.6.0
version: 3.7.0
repository: https://github.com/oravirt/ansible-oracle.git
readme: README.md
authors:
Expand Down

0 comments on commit d9df27a

Please sign in to comment.