add opcache and imagick

This commit is contained in:
vincent 2020-04-14 20:34:50 +02:00
parent 5ca6583626
commit cef9b131bf

View File

@ -376,6 +376,8 @@ php_extention_enable:
- soap
- intl
- gd #need for nextcloud
- imagick #need for nextcloud
- opcache #need for nextcloud
mysql_root_password: "{{ vault_mysql_root }}"
mysql_root_password_update: true