Testing additional packages

This commit is contained in:
Emilien Mantel
2015-07-24 10:03:11 +02:00
parent b0572da1d6
commit d94233e6f0

View File

@@ -3,6 +3,8 @@
- hosts: all
vars:
vhost: 'test.local'
php_extra_packages:
- 'php5-memcached'
pre_tasks:
- name: APT | Install nginx
apt: pkg=nginx state=present update_cache=yes cache_valid_time=3600