From e8646b48f385baca29877dc4f7dde4911a0a0cea Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Sun, 12 Oct 2025 12:20:09 +0200 Subject: [PATCH] updated hosts --- inventory/hosts.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index b9e9956..8e7b120 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -27,7 +27,7 @@ all: crawl4ai: ansible_host: 192.168.150.177 git: - ansible_host: 192.168.180.20 + ansible_host: 192.168.180.20 photoprism: ansible_host: 192.168.180.180 vaultwarden: @@ -35,5 +35,4 @@ all: jellyfin: ansible_host: 192.168.180.190 dashboard: - ansible_host: 192.168.180.220 - + ansible_host: 192.168.180.220 \ No newline at end of file