add php extention
This commit is contained in:
parent
a6a9322331
commit
3ccdf491ae
@ -386,10 +386,14 @@ php_extention_enable:
|
||||
- pdo_pgsql
|
||||
- soap
|
||||
- intl
|
||||
- bcmath #need for nextcloud
|
||||
- gmp #need for nextcloud
|
||||
- gd #need for nextcloud
|
||||
- imagick #need for nextcloud
|
||||
- opcache #need for nextcloud
|
||||
- exif # need for nextcloud
|
||||
php_zend_extention_enable:
|
||||
- opcache #need for nextcloud
|
||||
|
||||
mysql_root_password: "{{ vault_mysql_root }}"
|
||||
mysql_root_password_update: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user