mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
Another adjustment, which OSes will win out here.
This commit is contained in:
parent
2c75d9f7f4
commit
f06c8ae334
@ -13,8 +13,8 @@ __php_packages:
|
|||||||
- php{{ php_default_version_debian }}-opcache
|
- php{{ php_default_version_debian }}-opcache
|
||||||
- php{{ php_default_version_debian }}-xml
|
- php{{ php_default_version_debian }}-xml
|
||||||
- php{{ php_default_version_debian }}-mbstring
|
- php{{ php_default_version_debian }}-mbstring
|
||||||
- php-apcu
|
- php{{ php_default_version_debian }}-apcu
|
||||||
- php-sqlite3
|
- php{{ php_default_version_debian }}-sqlite3
|
||||||
|
|
||||||
__php_webserver_daemon: "apache2"
|
__php_webserver_daemon: "apache2"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user