https://github.com/openshift/openshift-ansible/pull/9783
This need not be fixed in 3.7, since 3.7 openshift-ansible Requires: ansible >= 2.3, it does not work with ansible = 2.2.3.0-1.el7 now, see error: Error: Package: openshift-ansible-3.7.64-1.git.0.cf13b6c.el7.noarch (Installer-37) Requires: ansible >= 2.3 Installed: ansible-2.2.3.0-1.el7.noarch (@Installer-37) ansible = 2.2.3.0-1.el7 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest This bug should be removed form errata too.
Marking NOTABUG based on above comments about version compatibility.