Skip to content

ansible-oracle v3.12.0

Compare
Choose a tag to compare
@Rendanic Rendanic released this 02 Sep 11:18
· 315 commits to master since this release

v3.12.0

Minor Changes

  • oradb_facts: add missing attributes collected by oracle_facts module (#375)

Security Fixes

  • oracle_awr: added no_log attribute to password fields (#375)
  • oracle_facts: added no_log attribute to password fields (#375)
  • oracle_job: added no_log attribute to password fields (#375)
  • oracle_jobclass: added no_log attribute to password fields (#375)
  • oracle_jobschedule: added no_log attribute to password fields (#375)
  • oracle_jobwindow: added no_log attribute to password fields (#375)
  • oracle_ldapuser: added no_log attribute to password fields (#375)
  • oracle_rsrc_consgroup: added no_log attribute to password fields (#375)

Bugfixes

  • oradb_rman: better handle rman_jobs with state: absent (#374)