--- # do any asserts here - include: install.yml when: not openshift_service_catalog_remove | default(false) | bool - include: remove.yml when: openshift_service_catalog_remove | default(false) | bool