fixed container config
This commit is contained in:
parent
d727ec9d7b
commit
94322e4bb7
@ -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"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user