oravirt / ansible-oracle-modules

Oracle modules for Ansible
MIT License
214 stars 161 forks source link

oracle_user: Added support for quotas #158

Open Rendanic opened 4 years ago

Rendanic commented 4 years ago

The parameter quotas has been added to support custom quotas for the user. Known limitations:

The refactoring of modify_user for the quota support is on the todo list.

This PR is related to #114

tyskjohan commented 3 years ago

This looks great! Thanks @Rendanic - I hope @oravirt picks this up.