Initial commit
This commit is contained in:
commit
ea4c2097d4
3 changed files with 36 additions and 0 deletions
11
defaults/main.yml
Normal file
11
defaults/main.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
mariadb:
|
||||
users: {}
|
||||
# mysql:
|
||||
# host: localhost
|
||||
# password: foobar
|
||||
# priv: *.*:USAGE
|
||||
dbs: {}
|
||||
# database:
|
||||
# collation: utf8_general_ci
|
||||
# encoding: utf8
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue