Skip to content

Commit adfa29d

Browse files
committed
Release 4.4.1 - 5th Beta Release of ansible-oracle
1 parent 6044215 commit adfa29d

File tree

5 files changed

+26
-5
lines changed

5 files changed

+26
-5
lines changed

CHANGELOG.rst

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

77

8+
v4.4.1
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
This is a BETA Release of ansible-oracle. Do not use it in production environments!
15+
16+
Bugfixes
17+
--------
18+
19+
- oradb_manage_wallet: fixed wrong dbpassword assignment, added debug option for password (oravirt#404)
20+
821
v4.4.0
922
======
1023

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@ plugins:
159159
strategy: {}
160160
test: {}
161161
vars: {}
162-
version: 4.4.0
162+
version: 4.4.1

changelogs/changelog.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,3 +671,14 @@ releases:
671671
- tnsnames_alias.yml
672672
- wallet.yml
673673
release_date: '2024-01-21'
674+
4.4.1:
675+
changes:
676+
bugfixes:
677+
- 'oradb_manage_wallet: fixed wrong dbpassword assignment, added debug option
678+
for password (oravirt#404)'
679+
release_summary: This is a BETA Release of ansible-oracle. Do not use it in
680+
production environments!
681+
fragments:
682+
- galaxy.yml
683+
- oradb_manage_wallet.yml
684+
release_date: '2024-01-21'

changelogs/fragments/oradb_manage_wallet.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: "Impoartant! This is a beta release! This is the collection of ansible-oracle from https://github.com/oravirt/ansible-oracle"
5-
version: 4.4.0
5+
version: 4.4.1
66
repository: https://github.com/oravirt/ansible-oracle.git
77
readme: README.md
88
authors:

0 commit comments

Comments
 (0)