create tasks for cron extension

This commit is contained in:
Tobias Lehmann 2024-04-16 13:40:03 +02:00
parent af7a3a548d
commit d7b18ef1a1

View File

@ -64,6 +64,7 @@
- hosts: "timescaledb" - hosts: "timescaledb"
vars: vars:
lxc_ip: 192.168.150.130 lxc_ip: 192.168.150.130
postgresql_version: 16
postgresql_admin_password: captica postgresql_admin_password: captica
postgresql_allowed_hosts: postgresql_allowed_hosts:
- '0.0.0.0/0' - '0.0.0.0/0'