mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
nagios: fix the whitespace problem, take #2
This commit is contained in:
@@ -11,6 +11,7 @@ define hostgroup{
|
||||
{% if loop.first %}
|
||||
members {{ host }}{% else %}, {{ host }}{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user