Initial commit

This commit is contained in:
nd 2018-09-20 13:19:38 +02:00
commit ea4c2097d4
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
3 changed files with 36 additions and 0 deletions

11
defaults/main.yml Normal file
View file

@ -0,0 +1,11 @@
mariadb:
users: {}
# mysql:
# host: localhost
# password: foobar
# priv: *.*:USAGE
dbs: {}
# database:
# collation: utf8_general_ci
# encoding: utf8