Forgot link to github: 
https://github.com/sebasmannem/ansible_playbooks/tree/master/library

Op dinsdag 16 augustus 2016 21:21:17 UTC+2 schreef Sebastiaan Mannem:
>
> hi,
> for anyone who is interested, I have also written two ansible modules for 
> oracle.
> One is to maintain oratab and one is to run queries on oracle databases.
> The latter might be especially interesting, since it is using cx_Oracle 
> (python library to connect to Oracle databases).
> It might be a good basis for  other modules like to create users, tables, 
> etc. 
> For me it is just fine like it is now, since running queries 
> is just as powerfull as one might need and it has the options creates and 
> removes, which helps in creating idempotency.
> But for anyone interested, please use it for you own benefit.
>
> By the way, I'm looking for a maintainer, since I have found a new job and 
> I think I wil not have access to Oracle databases that much anymore.
> Let me know if you would like too maintain, or if you migth have any 
> questions about functionality.
> And please use for your own benefit anyway you can...
>
> P.s. I'm still working on the pg_hba module, which is a bit more complex 
> since I want to sort lines from fine grained (anly applies to single IP, 
> database and user) 
> to larger grained (applies too larger subnet, more databases, more users), 
> so that the most finegrained rule hits.
> Howver, apart from reading an hba file this is still very much work in 
> progress...
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to