add pihole
This commit is contained in:
parent
5d050a4e7a
commit
905df3ce81
|
@ -7,6 +7,8 @@ all:
|
|||
ansible_ssh_host: 192.168.0.15
|
||||
dnsmasq.lan.0rpheus.net:
|
||||
ansible_ssh_host: 192.168.0.3
|
||||
pihole.lan.0rpheus.net:
|
||||
ansible_ssh_host: 192.168.0.4
|
||||
|
||||
vars:
|
||||
ansible_become: false
|
||||
|
|
Loading…
Reference in New Issue