There's known instability in Ansible with regard to yum/package module but I also see the following emitted by the Install yum utils task.
GLib-CRITICAL
g_timer_stop: assertion 'timer != NULL' failed
Can not create db_info table: database is locked
In an attempted work-around a 60-second pause has been added prior to running the task in the latest master iteration.