diff --git a/inventory/hosts.ini b/inventory/hosts.ini index c502940..78a4d60 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -19,7 +19,7 @@ truenas ansible_host=10.0.0.200 [lxc] gitea ansible_host=10.0.0.108 zabbix-proxy ansible_host=10.0.0.110 - +pi-hole ansible_host=10.0.0.104 ansible ansible_host=10.0.0.111 automate ansible_host=10.0.0.112 #localhost ansible_connection=local # for testing playbooks on the control node @@ -31,7 +31,4 @@ proxmox-backup ansible_host=10.0.0.201 [ubuntu:children] docker ubuntu_servers -lxc - -[new] -pi-hole ansible_host=10.0.0.104 ansible_user=root \ No newline at end of file +lxc \ No newline at end of file