mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-30 11:15:42 +02:00
Update to 2021-12-13 19:00
This commit is contained in:
@@ -92,6 +92,7 @@ squid_base_acl:
|
||||
items:
|
||||
- '"/etc/squid/acl/software_windows.domains"'
|
||||
- '"/etc/squid/acl/service_fws.domains"'
|
||||
- '"/etc/squid/acl/service_dbd.domains"'
|
||||
- '"/etc/squid/acl/service_various.domains"'
|
||||
- '"/etc/squid/acl/software_epel.domains"'
|
||||
- '"/etc/squid/acl/software_centos.domains"'
|
||||
@@ -100,6 +101,7 @@ squid_base_acl:
|
||||
- '"/etc/squid/acl/software_various.domains"'
|
||||
- '"/etc/squid/acl/software_smeserver.domains"'
|
||||
- '"/etc/squid/acl/software_remi.domains"'
|
||||
- '"/etc/squid/acl/software_dbd.domains"'
|
||||
- name: local_whitelist_domains
|
||||
type: dstdomain
|
||||
items:
|
||||
|
1
roles/squid/files/acl/service_dbd.domains
Normal file
1
roles/squid/files/acl/service_dbd.domains
Normal file
@@ -0,0 +1 @@
|
||||
.lapiole.org
|
2
roles/squid/files/acl/software_dbd.domains
Normal file
2
roles/squid/files/acl/software_dbd.domains
Normal file
@@ -0,0 +1,2 @@
|
||||
rpms.lapiole.org
|
||||
git.lapiole.org
|
@@ -16,7 +16,6 @@ publicsuffix.org
|
||||
www.internic.net
|
||||
tzurl.org
|
||||
gitlab.com
|
||||
.lapiole.org
|
||||
archive.apache.org
|
||||
ftp.gnu.org
|
||||
|
||||
|
Reference in New Issue
Block a user