From d7b18ef1a112b95e8b31d5f85b7416b786f26443 Mon Sep 17 00:00:00 2001 From: Tobias Lehmann Date: Tue, 16 Apr 2024 13:40:03 +0200 Subject: [PATCH] create tasks for cron extension --- playbooks/captica-automation-timescaledb.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/captica-automation-timescaledb.yml b/playbooks/captica-automation-timescaledb.yml index fed2804..eb766e0 100644 --- a/playbooks/captica-automation-timescaledb.yml +++ b/playbooks/captica-automation-timescaledb.yml @@ -64,6 +64,7 @@ - hosts: "timescaledb" vars: lxc_ip: 192.168.150.130 + postgresql_version: 16 postgresql_admin_password: captica postgresql_allowed_hosts: - '0.0.0.0/0'