1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Merge pull request #1893 from jvonau/no_force

don't force templates, only create once in squid.yml
This commit is contained in:
A Holt 2019-07-21 07:33:55 -04:00 committed by GitHub
commit a1972214fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -30,6 +30,7 @@
owner: "{{ item.owner }}"
group: "{{ item.group }}"
mode: "{{ item.mode }}"
force: no
with_items:
- src: 'roles/network/templates/squid/squid.sysconfig'
dest: '/etc/sysconfig/squid'

View file

@ -35,8 +35,8 @@ acl whitelist dstdomain "/etc/{{ proxy }}/sites.whitelist.txt"
acl school src 172.18.0.0/16
#acl localhost src 127.0.0.1/32
#acl to_localhost dst 127.0.0.0/8
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl to_schoolserver dst 178.16.0.0/16 # to schoolserver or other local hosts.
acl SSL_ports port 443
acl Safe_ports port 80 # http