Signed-off-by: Boris Ranto <branto@redhat.com>
- name: Print dashboard URL
debug:
- msg: "The dashboard has been deployed! You can access your dashboard web UI at {{ protocol }}://{{ ansible_hostname }}:{{ dashboard.port }}/ as an '{{ dashboard.admin_user }}' user with '{{ dashboard.admin_password }}' password."
+ msg: "The dashboard has been deployed! You can access your dashboard web UI at {{ protocol }}://{{ ansible_fqdn }}:{{ dashboard.port }}/ as an '{{ dashboard.admin_user }}' user with '{{ dashboard.admin_password }}' password."