Skip to content

Conversation

@oraculix
Copy link
Contributor

As previously discussed with @Rendanic , there is a hard coded ".Scripts" folder created where e. g. "change_pdb.sql" is placed.
The folder name should be made configurable, so that it can be adapted to other naming conventions.

Additionally (but feel free to cherry pick), the script "change_pdb.sql" should only be copied to the target when oracle_pdbs is defined. So there's no unnecessary clutter when CDB/PDB architecture isn't used.

Cheers,
Uwe

@Rendanic Rendanic modified the milestones: 4.12, 4.13 Mar 2, 2025
@Rendanic Rendanic merged commit 2d8cb51 into oravirt:master Mar 4, 2025
6 checks passed
@oraculix oraculix deleted the scripts-folder-configurable branch March 4, 2025 17:20
@talek talek mentioned this pull request Mar 24, 2025
Rendanic added a commit to Rendanic/ansible-oracle that referenced this pull request Mar 30, 2025
v4.13.0
=======

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

- Added a guide on how to install Ansible-Oracle manually on a server without Internet access. (oravirt#506)
- Fix typo for sql_zauberkasten (oravirt#509)
- ansible-lint: more excludes (oravirt#505)
- create OMF enabled databases using dbca's -useOMF flag (oravirt#507)
- manage_pdb: Enter nested loop only when oracle_pdbs has an entry (oravirt#507)
- oraapex: Added missing option to copy source from remote or local host (oravirt#512)
- oradb_manage_db: make hard coded folder .Scripts configurable (oravirt#511)
- oradb_tzupgrade: Add orasw_meta_internal as a dependent role (oravirt#510)

Bugfixes
--------

- orahost_meta: move scripts_folder variable from common to orahost_meta (oravirt#504)
@Rendanic Rendanic mentioned this pull request Mar 30, 2025
Rendanic added a commit that referenced this pull request Mar 30, 2025
v4.13.0
=======

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

- Added a guide on how to install Ansible-Oracle manually on a server without Internet access. (#506)
- Fix typo for sql_zauberkasten (#509)
- ansible-lint: more excludes (#505)
- create OMF enabled databases using dbca's -useOMF flag (#507)
- manage_pdb: Enter nested loop only when oracle_pdbs has an entry (#507)
- oraapex: Added missing option to copy source from remote or local host (#512)
- oradb_manage_db: make hard coded folder .Scripts configurable (#511)
- oradb_tzupgrade: Add orasw_meta_internal as a dependent role (#510)

Bugfixes
--------

- orahost_meta: move scripts_folder variable from common to orahost_meta (#504)
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.

2 participants