From 9d1d0e9c484e6eb13910da0c1c456d1f4edc5887 Mon Sep 17 00:00:00 2001 From: akshun Date: Tue, 26 Mar 2024 22:37:22 +0530 Subject: [PATCH] changed ips of multiple hosts --- inventory.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/inventory.yml b/inventory.yml index fd70459..d0addcd 100644 --- a/inventory.yml +++ b/inventory.yml @@ -12,7 +12,7 @@ ungrouped: pihole: ansible_host: 192.168.1.210 nextcloud: - ansible_host: 192.168.1.193 + ansible_host: 192.168.1.129 nginx: ansible_host: 192.168.1.164 kube: @@ -20,11 +20,11 @@ kube: kube-01: ansible_host: 192.168.1.151 kube-02: - ansible_host: 192.168.1.194 + ansible_host: 192.168.1.8 kube-03: - ansible_host: 192.168.1.87 + ansible_host: 192.168.1.194 kube-04: - ansible_host: 192.168.1.147 + ansible_host: 192.168.1.48 pi: ansible_host: 192.168.1.239 jellyfin: