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