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
- timescaledb_install
postgresql_ext:
name: pgvector
name: vector
db: "{{ timescaledb_database_name }}"
state: present
login_user: "postgres"