mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-10 12:27:15 +02:00
Shortened service- to svc-
This commit is contained in:
3
roles/svc-rdbms-mariadb/defaults/main.yml
Normal file
3
roles/svc-rdbms-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