Hi,
I’ve created a bunch of modules for Oracle that handles:
- users
- roles
- grants (only system level grants atm, working on object grants as well)
- tablespaces
- parameter (init file parameters ‘alter system’, not database (alter database) type parameters yet
They’re fully functional, but some of them need a little more work to be considered a ‘version 1’.
Is this something that maybe would be interesting to include anywhere?
I’m considering a number of other modules as well (asm diskgroups, services etc)
The code can be found here: https://github.com/oravirt/ansible-oracle-modules
regards
/Micke