Skip to content
Snippets Groups Projects
Forked from Ansible / Roles / haproxy
118 commits behind the upstream repository.
blacklist.ip 71 B
{% for line in proxy_blacklist.ip|default([]) %}
{{line}}
{% endfor %}