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
114 B
Plaintext
7 lines
114 B
Plaintext
{% from "php/map.jinja" import php with context %}
|
|
|
|
php-xml:
|
|
pkg:
|
|
- installed
|
|
- name: {{ php.xml_pkg }}
|