e89a0666b8
In RedHat, Fedora and CentOS mbstring and xml are not compiled by default in PHP In Debian these are compiled by default so the generic php5 package was specified
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
{% from "php/map.jinja" import php with context %}
|
|
|
|
php-mbstring:
|
|
pkg:
|
|
- installed
|
|
- name: {{ php.mbstring_pkg }}
|