zauberpony/ansible-mysql-query
Ansible module to set values in a mysql table, or insert records. Useful for web-applications that store configurations in database. E.g. icingaweb2 requires the initial user to be inserted into the database. The install-wizard could do it, but with ansible you want to automate installation ;) Listed at Ansible Galaxy Page as zauberpony.mysql-query.
https://github.com/zauberpony/ansible-mysql-query