mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 15:48:57 +02:00
Renamed the mariadb, openldap and postgres database
This commit is contained in:
3
roles/svc-db-mariadb/defaults/main.yml
Normal file
3
roles/svc-db-mariadb/defaults/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
# Check out the README.md file for more information, why this encodings and collations are used
|
||||
database_encoding: "utf8mb4"
|
||||
database_collation: "utf8mb4_unicode_ci"
|
Reference in New Issue
Block a user