Release 4.11.0
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)