Update to 2024-07-24 10:00

This commit is contained in:
Daniel Berteaud
2024-07-24 10:00:15 +02:00
parent 9870e716bd
commit 44eb27a744
2 changed files with 3 additions and 5 deletions

View File

@@ -113,8 +113,6 @@
postgresql_db:
name: "{{ metabase_db_name }}"
encoding: UTF-8
lc_collate: C
lc_ctype: C
template: template0
owner: "{{ metabase_db_user }}"
login_host: "{{ metabase_db_server }}"