diff --git a/inventory.yml b/inventory.yml index 91fae48..3b85688 100644 --- a/inventory.yml +++ b/inventory.yml @@ -7,12 +7,8 @@ ungrouped: ansible_host: 192.168.1.4 proxmox: ansible_host: 192.168.1.126 - debian: - ansible_host: 192.168.1.73 pihole: ansible_host: 192.168.1.210 - nextcloud: - ansible_host: 192.168.1.129 nginx: ansible_host: 192.168.1.164 pi: @@ -23,15 +19,7 @@ kube: ansible_host: 192.168.1.151 kube-02: ansible_host: 192.168.1.8 - kube-03: - ansible_host: 192.168.1.194 - kube-04: - ansible_host: 192.168.1.48 jellyfin: ansible_host: 192.168.1.125 - kube-master-1: - ansible_host: 192.168.1.93 kube-master-2: - ansible_host: 192.168.1.96 - kube-master-3: - ansible_host: 192.168.1.23 \ No newline at end of file + ansible_host: 192.168.1.96 \ No newline at end of file