Browse Source

Add conditional for route

Dylan Murray 7 years ago
parent
commit
727987cd1c
1 changed files with 1 additions and 0 deletions
  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: