pihole silent install

This commit is contained in:
janic
2021-12-06 14:00:39 +01:00
parent b028601db6
commit a0c0c11c1b
8 changed files with 75 additions and 1 deletions

6
hosts Normal file
View File

@@ -0,0 +1,6 @@
[lxc-pihole]
pihole01.voser.local ansible_host=172.22.0.11
pihole02.voser.local ansible_host=172.22.0.12
[lxc-pihole:vars]
ansible_user=root
ansible_port=22