Updates and fixes for buster.
This commit is contained in:
parent
f6471d8556
commit
d7a1a146dd
6 changed files with 21 additions and 42 deletions
|
@ -9,7 +9,6 @@
|
|||
line: "{{ item.line }}"
|
||||
insertafter: "{{ item.insertafter }}"
|
||||
with_items:
|
||||
- { line: "acl localnet src 192.168.0.0/16", insertafter: "#acl localnet src 192.168.0.0/16" }
|
||||
- { line: "http_access allow localnet", insertafter: "#http_access allow localnet" }
|
||||
- { line: "http_port 3129 intercept", insertafter: "http_port 3128" }
|
||||
- { line: "maximum_object_size_in_memory 10240 KB", insertafter: "# maximum_object_size_in_memory" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue