Explorar o código

Add conditional for route

Dylan Murray %!s(int64=7) %!d(string=hai) anos
pai
achega
727987cd1c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      roles/ansible_service_broker/tasks/install.yml

+ 1 - 0
roles/ansible_service_broker/tasks/install.yml

@@ -171,6 +171,7 @@
       service: asb
     service_name: asb
     port: 1337
+  when: ansible_service_broker_enable_dashboard_redirector
 
 - name: Set Ansible Service Broker deployment config
   oc_obj: