mirror of
https://github.com/HanXHX/ansible-php.git
synced 2026-04-21 14:02:09 +07:00
Travis CI with vagrant + docker
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
- name: APT | Install php-xdebug
|
||||
apt: >
|
||||
pkg="{{ php_apt_prefix }}xdebug"
|
||||
state=latest
|
||||
state=present
|
||||
update_cache=yes
|
||||
cache_valid_time=3600
|
||||
|
||||
|
||||
Reference in New Issue
Block a user