TASK [customisation : Get route for user-facing rhsso] *************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get route/sso -o template --template \\{\\{.spec.host\\}\\} -n user-sso", "delta": "0:00:00.184512", "end": "2019-07-30 12:38:50.194798", "msg": "non-zero return code", "rc": 1, "start": "2019-07-30 12:38:50.010286", "stderr": "Error from server (NotFound): routes.route.openshift.io \"sso\" not found", "stderr_lines": ["Error from server (NotFound): routes.route.openshift.io \"sso\" not found"], "stdout": "", "stdout_lines": []}