Testing additional packages

pull/5/head
Emilien Mantel 2015-07-24 10:03:11 +02:00
parent b0572da1d6
commit d94233e6f0
1 changed files with 2 additions and 0 deletions

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