set mariadb
This commit is contained in:
parent
218e0f3afa
commit
bf0e9d86db
@ -85,4 +85,6 @@ php_extention_enable:
|
||||
- iconv
|
||||
- mysqli
|
||||
- pdo_mysql
|
||||
- soap
|
||||
- soap
|
||||
|
||||
mysql_root_password: "{{ vault_default_password }}"
|
@ -16,6 +16,7 @@
|
||||
- fail2ban
|
||||
- dns
|
||||
- {role: nginx, become: yes }
|
||||
- {role: mariadb, become: yes }
|
||||
- php
|
||||
- tt-rss
|
||||
- gitea
|
||||
|
Loading…
Reference in New Issue
Block a user