diff --git a/inventory.yml b/inventory.yml index 8bec9b6..4b30642 100644 --- a/inventory.yml +++ b/inventory.yml @@ -7,12 +7,8 @@ ungrouped: proxmox: ansible_host: 192.168.1.126 ansible_user: root - pihole_1: - ansible_host: 192.168.1.210 - ansible_user: akshun - pihole_2: - ansible_host: 192.168.1.198 - ansible_user: akshun + adguard: + ansible_host: 192.168.1.51 pve: ansible_host: 192.168.1.105 ansible_user: root