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

experimental: new roles for APEX und ORDS #473

Merged
merged 6 commits into from
Sep 13, 2024
Merged

Conversation

Rendanic
Copy link
Collaborator

@Rendanic Rendanic commented Sep 13, 2024

This PR add support to install APEX and ORDS with ansible-oracle.

See the documentation for the current state of the roles.

ORDS is limited to OL8 and OL9, due to installation with RPM from https://yum.oracle.com.

@Rendanic Rendanic force-pushed the pr/apex branch 2 times, most recently from d88c1a5 to 5a07f22 Compare September 13, 2024 20:02
@Rendanic Rendanic merged commit 994ab51 into oravirt:master Sep 13, 2024
6 checks passed
@Rendanic Rendanic deleted the pr/apex branch September 13, 2024 20:37
Rendanic added a commit to Rendanic/ansible-oracle that referenced this pull request Sep 15, 2024
Release Summary
---------------

Roles for APEX and ORDS have been added in experimental state.
The old issue with missing support for listener configuration in Oracle GI/Restart has been fixed.
A new Playbook manage_sqlnet.ora has been added for easier configuration of listener.ora, sqlnet.ora and tnsnames.ora.

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

- ORDS: new experimental role to install and configure ORDS on OracleLinux (oravirt#473)
- ansible-oracle Documentation fixes (oravirt#473)
- beginner_patching: Inventory for ORDS + APEX (oravirt#473)
- example rac: create multiple listener as example (oravirt#475)
- galaxy: added new collection as dependency for RAC/Restart listener configuration (oravirt#475)
- molecule: Added APEX and ORDS to dbfs-ol9 (oravirt#473)
- molecule: added 2nd listener for testing (oravirt#475)
- oraapex: New role to install APEX in databases - experimental (oravirt#473)
- oradb_manage_db: Configure sqlnet.ora, listener.ora and tnsnames.ora wirh playbook manage_sqlnet.yml (oravirt#475)
- orasw_download_patches: added support for downloading apex installation archives (oravirt#473)
- orasw_meta: changed assert for playbook manage_sqlnet.yml on RAC/Restart (oravirt#475)

Bugfixes
--------

- oraswgi_install: documentation changes for ansible-doctor make happy again (oravirt#474)
@Rendanic Rendanic mentioned this pull request Sep 15, 2024
Rendanic added a commit that referenced this pull request Sep 15, 2024
Release Summary
---------------

Roles for APEX and ORDS have been added in experimental state.
The old issue with missing support for listener configuration in Oracle GI/Restart has been fixed.
A new Playbook manage_sqlnet.ora has been added for easier configuration of listener.ora, sqlnet.ora and tnsnames.ora.

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

- ORDS: new experimental role to install and configure ORDS on OracleLinux (#473)
- ansible-oracle Documentation fixes (#473)
- beginner_patching: Inventory for ORDS + APEX (#473)
- example rac: create multiple listener as example (#475)
- galaxy: added new collection as dependency for RAC/Restart listener configuration (#475)
- molecule: Added APEX and ORDS to dbfs-ol9 (#473)
- molecule: added 2nd listener for testing (#475)
- oraapex: New role to install APEX in databases - experimental (#473)
- oradb_manage_db: Configure sqlnet.ora, listener.ora and tnsnames.ora wirh playbook manage_sqlnet.yml (#475)
- orasw_download_patches: added support for downloading apex installation archives (#473)
- orasw_meta: changed assert for playbook manage_sqlnet.yml on RAC/Restart (#475)

Bugfixes
--------

- oraswgi_install: documentation changes for ansible-doctor make happy again (#474)
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.

1 participant