- Add drop of materialized view and trigger on emptying schema.
- Add module oracle_quota
- Create a module utils ora_object which can contain classes to manage Oracle objects (ie. size clause).
- Move inner classes from oracle_tablespace to ora_object.
- Fix sanity tests on module oracle_services.
- Adapt unit tests to ansible-test usage
- Adapt integration tests to ansible-test usage
- Refactor oracle_parameter module
- Fix ora_db to display ddls on error
- Fix oracle_user to better check parameters
- Add module utilities for db operations
- Updated the readme.
- Fixed some issues raised by sanity tests.
- Standardize module versions.
- Fix a bug in oracle_user.
First release of the collection on Ansible Galaxy.
Initial version, before creating the collection.