Fix layout in start.j2 for unreachable hosts
This commit is contained in:
parent
5e81102477
commit
0ef7eb8905
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue