From 1957af8a411df18ad434115802ed83a432f7a645 Mon Sep 17 00:00:00 2001 From: akshun Date: Wed, 6 Mar 2024 18:01:41 +0530 Subject: [PATCH] changed IP of host jellyfin --- inventory.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.yml b/inventory.yml index 07db51b..7562c72 100644 --- a/inventory.yml +++ b/inventory.yml @@ -16,7 +16,7 @@ ungrouped: ansible: ansible_host: localhost jellyfin: - ansible_host: 192.168.1.5 + ansible_host: 192.168.1.125 kube: hosts: kube-01: