forked from infra/ansible
Add php7.0-xml to web role.
This commit is contained in:
parent
afc6b3f57f
commit
103512faae
@ -6,6 +6,7 @@
|
||||
- php7.0-fpm
|
||||
- php7.0-ldap
|
||||
- php7.0-sqlite3
|
||||
- php7.0-xml
|
||||
|
||||
- name: Create vhost directory
|
||||
file: path=/var/www/kitchen state=directory owner=www-data group=www-data
|
||||
|
Loading…
Reference in New Issue
Block a user