diff --git a/templates/start.j2 b/templates/start.j2 index c9414f0..f2c8699 100644 --- a/templates/start.j2 +++ b/templates/start.j2 @@ -12,7 +12,7 @@ %}| **{{ hostvars[h]['ansible_distribution'] }}** \\ {{ hostvars[h]['ansible_distribution_version'] }} - {{ hostvars[h]['ansible_distribution_release']|default('-') }}{# #}| {{ hostvars[h]['ansible_pkg_mgr'] }} / {{ (hostvars[h]['ansible_facts']['packages'])|default([])|length }} {# #}| {{ hostvars[h]['ansible_service_mgr'] }} | -{% else %}|||||| +{% else %}||||| {% endif %} {% endfor %}