From c92d34b855bfa5743f46cd8df868595a57845e91 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Tue, 16 Apr 2024 08:49:35 +0200 Subject: [PATCH] fixed hosts --- inventory/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index bf92cc6..655ed44 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -10,5 +10,5 @@ all: ansible_host: 192.168.100.30 git: ansible_host: 192.168.180.20 - timscaledb: + timescaledb: ansible_host: 192.168.150.130