Description of problem: When users perform an openshift-ansible install with containerized components and customize the image names by setting osn_image, osn_ovs_image, osm_image, or osm_etcd_image variables, the docker_image_availability check is still looking for the default component images. Expected results: This check should be looking for the images that the actual install will attempt to use.
As reported in https://github.com/openshift/openshift-ansible/issues/6720 and https://github.com/openshift/openshift-ansible/issues/5330 Fix against current master is under way at https://github.com/openshift/openshift-ansible/pull/6880
Tested in openshift-ansible-3.9.0-0.34.0.git.0.c7d9585.el7.noarch.rpm and passed! With osn_ovs_image, osn_image and osm_image set to the inexistent images, installer failed as expected.
Per comment 2, verified in openshift-ansible-3.9.0-0.34.0.git.0.c7d9585.el7.noarch.rpm
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0489