Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New role oradb manage wallet for database credentials #400

Merged
merged 3 commits into from Jan 21, 2024

Conversation

Rendanic
Copy link
Collaborator

No description provided.

Example:
oracle_tnsnames_config:
  orclpdb:
    alias:
      - orclpdb_dbsnmp
      - orclpdb_checkmk
    connect:
      ...

tnsnames.ora:

ORCLPDB, ORCLPDB_DBSNMP, ORCLPDB_CHECKMK =
 (DESCRIPTION =
@Rendanic Rendanic added this to the 4.4 milestone Jan 21, 2024
@Rendanic Rendanic merged commit b3946d8 into oravirt:master Jan 21, 2024
6 checks passed
@Rendanic Rendanic deleted the pr/oradb_manage_wallet branch January 21, 2024 09:26
Rendanic added a commit to Rendanic/ansible-oracle that referenced this pull request Jan 21, 2024
v4.4.0
======

Release Summary
---------------

This is a BETA Release of ansible-oracle. Do not use it in production environments!

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

- ansible-doctor: Update to 4.0.1 (oravirt#397)
- oradb_manage_db: Added support for aliasnames for Oracle Wallet (oravirt#400)
- oradb_manage_db: allow multiline values for keys in sqlnet_ansible.ora (oravirt#400)
- oradb_manage_wallet: New role for managing Oracle Wallets (oravirt#400)
- pre-commit: Update multiple hooks (oravirt#397)

Security Fixes
--------------

- dependabo: Update ansible-core in dev-tools (oravirt#398)
- dependabo: bump ansible from 6.7.0 to 8.5.0 in /tools/ansible (oravirt#395)
- dependabo: bump tj-actions/changed-files from 31 to 41 in /.github/workflows (oravirt#396)
- oradb_manage_db: Remove visible password for sys, system and dbsnmp from dbca responsefile for 12.2+ (oravirt#401)
Rendanic added a commit that referenced this pull request Jan 21, 2024
v4.4.0
======

Release Summary
---------------

This is a BETA Release of ansible-oracle. Do not use it in production environments!

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

- ansible-doctor: Update to 4.0.1 (#397)
- oradb_manage_db: Added support for aliasnames for Oracle Wallet (#400)
- oradb_manage_db: allow multiline values for keys in sqlnet_ansible.ora (#400)
- oradb_manage_wallet: New role for managing Oracle Wallets (#400)
- pre-commit: Update multiple hooks (#397)

Security Fixes
--------------

- dependabo: Update ansible-core in dev-tools (#398)
- dependabo: bump ansible from 6.7.0 to 8.5.0 in /tools/ansible (#395)
- dependabo: bump tj-actions/changed-files from 31 to 41 in /.github/workflows (#396)
- oradb_manage_db: Remove visible password for sys, system and dbsnmp from dbca responsefile for 12.2+ (#401)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant