11pihole :
2- api_url : " https://pihole.local.ildoc.it/admin "
2+ api_url : " https://pihole.local.ildoc.it"
33 api_key : " {{ lookup('community.hashi_vault.hashi_vault', 'ansible/data/pihole:api_key') }}"
4+ validate_certs : false # Set to true if you have valid SSL certificates
45 check_updates : true
56 auto_update : false
67
@@ -10,53 +11,44 @@ pihole:
1011 - { ip: 192.168.0.11, domain: "pve02" }
1112 - { ip: 192.168.0.12, domain: "pve03" }
1213
13- - { ip: 192.168.0.111, domain: "invidious" }
14- - { ip: 192.168.0.123, domain: "truenas" }
1514 - { ip: 192.168.0.124, domain: "web" }
1615 - { ip: 192.168.0.133, domain: "homeassistant" }
17- - { ip: 192.168.0.145, domain: "pihole" }
18- - { ip: 192.168.0.167, domain: "pihole2" }
1916 - { ip: 192.168.0.183, domain: "ubuntu" }
2017
2118 - { ip: 192.168.0.30, domain: "db" }
2219 - { ip: 192.168.0.40, domain: "redis" }
2320 - { ip: 192.168.0.50, domain: "vault" }
2421
25- - { ip: 192.168.0.80, domain: "argocd.local.ildoc.it" }
26- - { ip: 192.168.0.80, domain: "longhorn.local.ildoc.it" }
27- - { ip: 192.168.0.80, domain: "rancher.local.ildoc.it" }
28- - { ip: 192.168.0.80, domain: "traefik.local.ildoc.it" }
29- - { ip: 192.168.0.80, domain: "sonarr.local.ildoc.it" }
30- - { ip: 192.168.0.80, domain: "radarr.local.ildoc.it" }
31- - { ip: 192.168.0.80, domain: "bazarr.local.ildoc.it" }
32- - { ip: 192.168.0.80, domain: "prowlarr.local.ildoc.it" }
33- - { ip: 192.168.0.80, domain: "jackett.local.ildoc.it" }
34- - { ip: 192.168.0.80, domain: "flaresolverr.local.ildoc.it" }
35- - { ip: 192.168.0.80, domain: "pdf.local.ildoc.it" }
36- - { ip: 192.168.0.80, domain: "tools.local.ildoc.it" }
37- - { ip: 192.168.0.80, domain: "change.local.ildoc.it" }
38- - { ip: 192.168.0.80, domain: "truenas.local.ildoc.it" }
39- - { ip: 192.168.0.80, domain: "mealie.local.ildoc.it" }
40- - { ip: 192.168.0.80, domain: "wg.local.ildoc.it" }
41- - { ip: 192.168.0.80, domain: "uptime.local.ildoc.it" }
42- - { ip: 192.168.0.80, domain: "homepage.local.ildoc.it" }
43- - { ip: 192.168.0.80, domain: "speedtest.local.ildoc.it" }
44- - { ip: 192.168.0.80, domain: "nut.local.ildoc.it" }
45- - { ip: 192.168.0.80, domain: "romm.local.ildoc.it" }
46- - { ip: 192.168.0.80, domain: "zipline.local.ildoc.it" }
47- - { ip: 192.168.0.80, domain: "invidious.local.ildoc.it" }
48- - { ip: 192.168.0.80, domain: "readarr.local.ildoc.it" }
49- - { ip: 192.168.0.80, domain: "bookbounty.local.ildoc.it" }
50- - { ip: 192.168.0.80, domain: "kestra.local.ildoc.it" }
51- - { ip: 192.168.0.80, domain: "paperless.local.ildoc.it" }
52- - { ip: 192.168.0.80, domain: "kitchenowl.local.ildoc.it" }
53- - { ip: 192.168.0.80, domain: "audiobookshelf.local.ildoc.it" }
54- - { ip: 192.168.0.25, domain: "gitlab.local.ildoc.it" }
55- - { ip: 192.168.0.25, domain: "registry.gitlab.local.ildoc.it" }
56-
57- - { ip: 192.168.0.100, domain: "argocd2.local.ildoc.it" }
58- - { ip: 192.168.0.100, domain: "traefik2.local.ildoc.it" }
59- - { ip: 192.168.0.100, domain: "rancher2.local.ildoc.it" }
22+ - { ip: 192.168.0.145, domain: "pihole.local.ildoc.it"}
23+ - { ip: 192.168.0.183, domain: "ubuntu.local.ildoc.it"}
24+
25+ - { ip: 192.168.0.25, domain: "gitlab.local.ildoc.it"}
26+ - { ip: 192.168.0.25, domain: "registry.gitlab.local.ildoc.it"}
27+
28+ - { ip: 192.168.0.81, domain: "alertmanager.local.ildoc.it"}
29+ - { ip: 192.168.0.81, domain: "argocd.local.ildoc.it"}
30+ - { ip: 192.168.0.81, domain: "audiobookshelf.local.ildoc.it"}
31+ - { ip: 192.168.0.81, domain: "auth.local.ildoc.it"}
32+ - { ip: 192.168.0.81, domain: "bazarr.local.ildoc.it"}
33+ - { ip: 192.168.0.81, domain: "flaresolverr.local.ildoc.it"}
34+ - { ip: 192.168.0.81, domain: "grafana.local.ildoc.it"}
35+ - { ip: 192.168.0.81, domain: "n8n.local.ildoc.it"}
36+ - { ip: 192.168.0.81, domain: "nut.local.ildoc.it"}
37+ - { ip: 192.168.0.81, domain: "prometheus.local.ildoc.it"}
38+ - { ip: 192.168.0.81, domain: "prowlarr.local.ildoc.it"}
39+ - { ip: 192.168.0.81, domain: "radarr.local.ildoc.it"}
40+ - { ip: 192.168.0.81, domain: "rancher.local.ildoc.it"}
41+ - { ip: 192.168.0.81, domain: "sonar.local.ildoc.it"}
42+ - { ip: 192.168.0.81, domain: "sonarr.local.ildoc.it"}
43+ - { ip: 192.168.0.81, domain: "speedtest.local.ildoc.it"}
44+ - { ip: 192.168.0.81, domain: "tools.local.ildoc.it"}
45+ - { ip: 192.168.0.81, domain: "traefik.local.ildoc.it"}
46+
47+ - { ip: 192.168.0.82, domain: "invidious.local.ildoc.it"}
48+ - { ip: 192.168.0.82, domain: "pbs.local.ildoc.it"}
49+ - { ip: 192.168.0.82, domain: "proxmox.local.ildoc.it"}
50+ - { ip: 192.168.0.82, domain: "truenas.local.ildoc.it"}
51+ - { ip: 192.168.0.82, domain: "vault.local.ildoc.it"}
6052
6153 dhcp_reservations :
6254 - { mac: 60:83:E7:AC:6C:68, ip: 192.168.0.175, hostname: archlinux }
@@ -83,59 +75,73 @@ pihole:
8375 - { mac: aa:bb:cc:22:11:77, ip: 192.168.0.42, hostname: mongodb-db }
8476
8577 adlists :
86- - url : " https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
78+ - address : " https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts"
79+ type : " block"
8780 comment : " Steven Black's Unified Hosts List"
8881 enabled : true
8982
90- - url : " https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt"
83+ - address : " https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt"
84+ type : " block"
9185 comment : " KAD hosts"
9286 enabled : true
9387
94- - url : https://v.firebog.net/hosts/AdguardDNS.txt
88+ - address : https://v.firebog.net/hosts/AdguardDNS.txt
89+ type : " block"
9590 comment : " Adguard DNS"
9691 enabled : true
9792
98- - url : " https://v.firebog.net/hosts/Easyprivacy.txt"
93+ - address : " https://v.firebog.net/hosts/Easyprivacy.txt"
94+ type : " block"
9995 comment : " EasyPrivacy"
10096 enabled : true
10197
102- - url : " https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt"
98+ - address : " https://www.github.developerdan.com/hosts/lists/ads-and-tracking-extended.txt"
99+ type : " block"
103100 comment : " Ads and tracking extended"
104101 enabled : true
105102
106- - url : " https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts"
103+ - address : " https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts"
104+ type : " block"
107105 comment : " FadeMind List"
108106 enabled : true
109107
110- - url : " https://v.firebog.net/hosts/static/w3kbl.txt"
108+ - address : " https://v.firebog.net/hosts/static/w3kbl.txt"
109+ type : " block"
111110 comment : " Firebog w3kbl list"
112111 enabled : true
113112
114- - url : " https://v.firebog.net/hosts/Prigent-Ads.txt"
113+ - address : " https://v.firebog.net/hosts/Prigent-Ads.txt"
114+ type : " block"
115115 comment : " Firebog Prigent ads list"
116116 enabled : true
117117
118- - url : " https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/pro.txt"
118+ - address : " https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/pro.txt"
119+ type : " block"
119120 comment : " Hagezi Pro Blocklist"
120121 enabled : true
121122
122- - url : " https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV-AGH.txt"
123+ - address : " https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV-AGH.txt"
124+ type : " block"
123125 comment : " Smart TV AGH Blocklist"
124126 enabled : true
125127
126- - url : " https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt"
128+ - address : " https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt"
129+ type : " block"
127130 comment : " AdAway Hosts"
128131 enabled : true
129132
130- - url : " https://mirror1.malwaredomains.com/files/justdomains"
133+ - address : " https://mirror1.malwaredomains.com/files/justdomains"
134+ type : " block"
131135 comment : " Malware Domains"
132136 enabled : true
133137
134- - url : " https://big.oisd.nl"
138+ - address : " https://big.oisd.nl"
139+ type : " block"
135140 comment : " OISD Full"
136141 enabled : true
137142
138- - url : " https://someonewhocares.org/hosts/zero/hosts"
143+ - address : " https://someonewhocares.org/hosts/zero/hosts"
144+ type : " block"
139145 comment : " Dan Pollock's List"
140146 enabled : false # Esempio di lista disabilitata
141147
0 commit comments