4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
|
{% for host in ip_exclude_blacklist %}
|
||
|
{{ host }}
|
||
|
{% endfor %}
|