diff --git a/inventory.yml b/inventory.yml index 231b693..0fb5c88 100644 --- a/inventory.yml +++ b/inventory.yml @@ -7,16 +7,12 @@ ungrouped: ansible_host: 192.168.1.4 proxmox: ansible_host: 192.168.1.126 - acer: - ansible_host: 192.168.1.201 + debian: + ansible_host: 192.168.1.73 pihole: ansible_host: 192.168.1.210 - nextcloud: - ansible_host: 192.168.1.211 ansible: ansible_host: localhost - jellyfin: - ansible_host: 192.168.1.125 kube: hosts: kube-01: @@ -26,8 +22,8 @@ kube: kube-03: ansible_host: 192.168.1.87 kube-04: - ansible_host: 192.168.1.181 - kube-05: - ansible_host: 192.168.1.182 + ansible_host: 192.168.1.147 pi: ansible_host: 192.168.1.239 + jellyfin: + ansible_host: 192.168.1.125