@@ -96,3 +96,67 @@ releases:
9696 - 98-opatch.yaml
9797 - 99-collection.yaml
9898 release_date : ' 2022-09-13'
99+ 3.1.0 :
100+ changes :
101+ bugfixes :
102+ - ' ansible-lint: removed name[play] from execptions (#272)'
103+ - fix for oracle_packages with SLES 15 and 15.3 (#282)
104+ - fixed/fully implemented rman catalog support in oradb_rman (#278)
105+ - fixes transparent huge pages handling for SLES 15.x (#282)
106+ - ' github actions: ansible-lint: removed args due to deprecation warning (#270)'
107+ - ' oradb_manage_db: Bugfix listener.ora for multiple Instances on 1 host (#275)'
108+ - ' oradb_manage_db: add missing netca.rsp.19.3.0.0.j2 (#267)'
109+ - ' oradb_manage_db: new defaults for role (#268)'
110+ - ' orahost: new defaults for role (#268)'
111+ - ' orahost_ssh: added block with configure_cluster check (#271)'
112+ - ' orahost_storage: add --script to parted (#264)'
113+ - ' orasw_meta: added tasks/mount_stage_remote.yml (#269)'
114+ - ' orasw_meta: added tasks/umount_stage_remote.yml (#269)'
115+ - ' orasw_meta: new defaults for role (#268)'
116+ - ' requirements.yml: removed ansible-oracle due to loop in ansible-lint (#270)'
117+ minor_changes :
118+ - Development helper install_collection.sh (#279)
119+ - READMEs rewritten (#268)
120+ - Support of Read-Only ORACLE_HOMEs (#273)
121+ - ' ansible-lint: Move to v6.6.1 (#277)'
122+ - ' ansible-lint: linting and github actions for playbooks and inventory (#270)'
123+ - ' ansible-lint: removed disabled rules for v6.6.1 (#280)'
124+ - ' github Actions: check antsibull changelog files (#276)'
125+ - ' github actions: antsibull-changelog removed obsolete branches (#270)'
126+ - ' inventory: New Inventory for has (#272)'
127+ - ' inventory: replaced old example inventory (#268)'
128+ - new playbooks for future inventory (#268)
129+ - using ansible in docker container (#268)
130+ - ' vagrant: Vagrantfile for dbfs & has (#272)'
131+ release_summary : The switch to ansible-lint 0.6.1 introduced a lto of changes
132+ in 3.1.0. Hopefully nothing brokes by that.
133+ removed_features :
134+ - desupported leftover racattackl-install.yml (#272)
135+ security_fixes :
136+ - ' orahost: fix permissions for sudoers (#263)'
137+ - ' orahost: security: changed default for configure_oracle_sudo to false (#263)'
138+ fragments :
139+ - 263-sudo.yml
140+ - 263-sudoers.yml
141+ - 264-parted.yml
142+ - 267-netca.yml
143+ - 268-ansible-docker.yml
144+ - 268-defaults.yml
145+ - 268-documentation.yml
146+ - 268-inventory.yml
147+ - 268-playbooks.yml
148+ - 269-nfs-stage.yml
149+ - 270-ansible-lint.yml
150+ - 271-ssh.yml
151+ - 272-vagrant.yml
152+ - 273-readonly-homes.yml
153+ - 274-listener_details.yml
154+ - 276-github-actions.yml
155+ - 277-ansible-lint.yml
156+ - 278-oradb_rman-catalog.yml
157+ - 279-install_collection.yml
158+ - 280-ansible-lint.yml
159+ - 281-release31.yml
160+ - 282-sles_hugepages.yml
161+ - 282-sles_packages.yml
162+ release_date : ' 2022-10-03'
0 commit comments