diff --git a/ansible/roles/ocp4-workload-debezium-demo/tasks/post_workload.yml b/ansible/roles/ocp4-workload-debezium-demo/tasks/post_workload.yml index 40773ddf145..705f76c2320 100644 --- a/ansible/roles/ocp4-workload-debezium-demo/tasks/post_workload.yml +++ b/ansible/roles/ocp4-workload-debezium-demo/tasks/post_workload.yml @@ -9,10 +9,10 @@ - "" - "Demo Instructions: " - "https://tutorial-web-app-webapp.{{ route_subdomain }}" - - "" - - "OpenShift Console: {{ console_url }}" - - "Cluster admin login with '{{ ocp_username }}' / 'r3dh4t1!'" - - "" + # - "" + # - "OpenShift Console: {{ console_url }}" + # - "Cluster admin login with '{{ ocp_username }}' / 'r3dh4t1!'" + # - "" when: not silent | bool # Leave this as the last task in the playbook.