fixed container config

This commit is contained in:
Tobias Lehmann 2025-02-21 12:52:47 +01:00
parent d727ec9d7b
commit 94322e4bb7

View File

@ -30,7 +30,7 @@
- install - install
- timescaledb_install - timescaledb_install
postgresql_ext: postgresql_ext:
name: pgvector name: vector
db: "{{ timescaledb_database_name }}" db: "{{ timescaledb_database_name }}"
state: present state: present
login_user: "postgres" login_user: "postgres"