From dd6d217c4f97f17b28e560d28457f8af40fadbdf Mon Sep 17 00:00:00 2001 From: Maksym Buz Date: Sun, 4 Jan 2026 13:25:39 +0100 Subject: [PATCH] chore: Add tailscale-router and remove automate and pi-hole from Ansible inventory. --- inventory/hosts.ini | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/inventory/hosts.ini b/inventory/hosts.ini index c502940..d0fec51 100644 --- a/inventory/hosts.ini +++ b/inventory/hosts.ini @@ -19,10 +19,8 @@ truenas ansible_host=10.0.0.200 [lxc] gitea ansible_host=10.0.0.108 zabbix-proxy ansible_host=10.0.0.110 - 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 +tailscale-router ansible_host=10.0.0.100 [pbs] proxmox-backup ansible_host=10.0.0.201 @@ -32,6 +30,3 @@ proxmox-backup ansible_host=10.0.0.201 docker ubuntu_servers lxc - -[new] -pi-hole ansible_host=10.0.0.104 ansible_user=root \ No newline at end of file