Release 4.10.0
v4.10.0
Release Summary
ansible-oracle
4.10.0 supports OL9/RHEL9 without the need to install the software
from a golden image. The exmples for beginner_patching and RAC have been fixed to
use the new pre-patching support in oraswdb_install
.
Minor Changes
- added missing collection dependencies (#469)
- ansible-builder: moved to new base image (#470)
- ansible-lint: Update ansible-lint to 24.7.0 (#471)
- ansible-lint: fqcn[action-core] for ansible.builtin.yum due to OL7 compatibility (#471)
- antsibull-changelog: Upgrade version 0.29.0 (#472)
- beginner_patching: updated example to ansible-oracle 4.x (#469)
- molecule: changes to dbfs for new dbfs-ol9 szenario (#469)
- molecule: dbfs-ol9 for RDBMS prepatch testing (#469)
- ocenv: version 2024-08-23 of ocenv environment script (#468)
- oraswdb_install: Added support for prepatching in runInstaller for 19c (#469)
- oraswdb_manage_patches: added parameter oraswdb_manage_patches_force_opatch_upgrade for applyRU in runInstaller (#469)
- tools: changed requirements_dev.txt for venv (#470)
Deprecated Features
- End of Life for Oracle Linux 7 and RHEL7 (#466)
Bugfixes
- orahost_meta: Added default for oracle_install_option_gi to limit dependency to other roles (#467)