php5-xdebug

PHP XDebug

Ansible role to enable XDebug support in PHP 5.

Requirements

Ubuntu 14.04LTS

Role Variables

php_installations:
  - apache2
  - cli

# Output folder for Xdebug profiler (undefined by default)
php_profiler_dir: 

# Autostart debugger
php_debug_autostart: no

Dependencies

n/a

Example Playbook

- hosts: web:&dev
  roles:
     - jmcvetta.php5-xdebug

License

This is Free Software, released under the terms of the Aapche v2 license. See http://www.apache.org/licenses/LICENSE-2.0 for details. Resist intellectual serfdom - the ownership of ideas is akin to slavery.

Author Information

Jason McVetta

About

Enable XDebug debuggger for PHP 5

Install
ansible-galaxy install jmcvetta/ansible-php5-xdebug
GitHub repository
License
Unknown
Downloads
33