mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-31 11:45:44 +02:00
Update to 2024-07-24 10:00
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user