set mariadb

This commit is contained in:
vincent 2019-04-15 13:38:47 +02:00
parent 218e0f3afa
commit bf0e9d86db
2 changed files with 4 additions and 1 deletions

View File

@ -85,4 +85,6 @@ php_extention_enable:
- iconv
- mysqli
- pdo_mysql
- soap
- soap
mysql_root_password: "{{ vault_default_password }}"

View File

@ -16,6 +16,7 @@
- fail2ban
- dns
- {role: nginx, become: yes }
- {role: mariadb, become: yes }
- php
- tt-rss
- gitea