From a60185d689938706caa91bb41437047eaf73f01d Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Tue, 16 Apr 2024 08:31:33 +0200 Subject: [PATCH] Added timescaledb playbook --- inventory/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index c234d85..f44632d 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -10,3 +10,5 @@ all: ansible_host: 192.168.100.30 git: ansible_host: 192.168.180.20 + timscaledb: + ansible_host: 192.168.150.110