CF_IMAGE_TEMPLATE needs to be updated
From Github:
I had to change the init.sh in order to get the CF template.
The old one: CF_IMAGE_TEMPLATE="https://raw.githubusercontent.com/openshift/openshift-ansible/master/roles/openshift_examples/files/examples/v3.6/cfme-templates/cfme-template.yaml"
The working one from the master: CF_IMAGE_TEMPLATE="https://raw.githubusercontent.com/openshift/openshift-ansible/master/roles/openshift_management/files/templates/cloudforms/cfme-template.yaml"