8 lines
182 B
YAML
8 lines
182 B
YAML
---
|
|
php_pecl_install_pecl: false
|
|
|
|
php_pecl_install_command: "pecl install"
|
|
|
|
# Add extensions to this list to have them installed with this role.
|
|
php_pecl_extensions: []
|
|
# - xdebug
|