forked from oravirt/ansible-oracle
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information
Showing
17 changed files
with
80 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -159,4 +159,4 @@ plugins: | |
strategy: {} | ||
test: {} | ||
vars: {} | ||
version: 4.10.0 | ||
version: 4.11.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters