From 3188d385ade08d31dbbc4cd725d553ca16a38b5d Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Tue, 17 Sep 2024 23:33:40 +0200 Subject: [PATCH] added host for jellyfin --- inventory/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 08049bd..432bf93 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -12,6 +12,8 @@ all: ansible_host: 192.168.180.20 dashboard: ansible_host: 192.168.180.220 + jellyfin: + ansible_host: 192.168.180.190 timescaledb: ansible_host: 192.168.150.130 bankmanager: