--- template_service_broker_remove: False template_service_broker_install: True openshift_template_service_broker_namespaces: ['openshift'] __tsb_template_file: "apiserver-template.yaml" __tsb_config_file: "apiserver-config.yaml" __tsb_rbac_file: "rbac-template.yaml" __tsb_broker_file: "template-service-broker-registration.yaml" template_service_broker_image: "{{ l_os_registry_url | regex_replace('${component}' | regex_escape, 'template-service-broker') }}"