diff --git a/roles/dispatcher-dashboard/templates/index.html b/roles/dispatcher-dashboard/templates/index.html index b034bbd..98cf46f 100644 --- a/roles/dispatcher-dashboard/templates/index.html +++ b/roles/dispatcher-dashboard/templates/index.html @@ -14,6 +14,7 @@
  • dispatcher
  • {% for frame in groups['frames'] %}
  • {{ hostvars[frame].inventory_hostname }}
  • +{% endfor %}