deps for pma
This commit is contained in:
parent
ca222e999d
commit
b34327bd2c
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- name: Install php-fpm package and deps
|
- name: Install php-fpm package and deps
|
||||||
apt:
|
apt:
|
||||||
name: ['php-fpm', 'php-imagick', 'php-memcached', 'php-zip', 'php-mysql', 'php-gd', 'php-mbstring']
|
name: ['php-fpm', 'php-imagick', 'php-memcached', 'php-zip', 'php-mysql', 'php-gd', 'php-mbstring', 'php-xml']
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
Reference in New Issue
Block a user