Forked from
Ansible / Roles / haproxy
118 commits behind the upstream repository.
-
jurgenhaas authoredjurgenhaas authored
blacklist.ip 71 B
{% for line in proxy_blacklist.ip|default([]) %}
{{line}}
{% endfor %}
{% for line in proxy_blacklist.ip|default([]) %}
{{line}}
{% endfor %}