1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Fix Squid tips + optimize its install in 4-server-options

This commit is contained in:
root 2021-08-24 10:04:12 -04:00
parent 87ec19cafe
commit 9f013de57c
3 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
- name: "Install package {{ proxy }} -- IIAB will later overwrite its /etc/squid/squid.conf"
- name: Install package '{{ proxy }}' -- IIAB will later overwrite its /etc/squid/squid.conf
package:
name: "{{ proxy }}" # squid (or 'squid3' on vars/debian-8.yml, vars/raspbian-8.yml)
# - cadaver

View file

@ -1,5 +1,5 @@
# SEE ALSO /etc/squid/squid.conf
# /etc/squid/allow_url_regexs
# /etc/squid/allow_dst_domains
# https://wiki.squid-cache.org/SquidFaq/SquidAcl
# put regular expressions that match desired urls
translator