I think you just need to find or write a module to store the results using some sql. I found a reference to some oracle modules here https://liquidat.wordpress.com/2017/02/17/ansible-community-modules-for-oracle-db-asm/ including a couple of modules for this interacting with database.
If you go with oracle, consider using Merge On syntax which would give you a sort of idempotent behavior. Mysql likely has something similar too, although I don't know what the syntax might be. Hope thus helps, Jon -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/5760f182-07d9-4916-8cc1-210dc4778132%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
