Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petr-korobeinikov/ansible-role-php-xdebug

PHP Xdebug installation.
https://github.com/petr-korobeinikov/ansible-role-php-xdebug

ansible ansible-role infrastructure-as-code infrastructure-management php php-xdebug

Last synced: 16 days ago
JSON representation

PHP Xdebug installation.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/pkorobeinikov/ansible-role-php-xdebug.svg?branch=master)](https://travis-ci.org/pkorobeinikov/ansible-role-php-xdebug)

pkorobeinikov.php-xdebug
========================

PHP Xdebug installation.

Requirements
------------

None.

Role Variables
--------------

* `php_xdebug_version` is an php package version for xdebug.

Dependencies
------------

* `pkorobeinikov.php`

Example Playbook
----------------

- hosts: servers
roles:
- role: pkorobeinikov.php-xdebug
php_xdebug_version: 7.0

- role: pkorobeinikov.php-xdebug
php_xdebug_version: 5.6

License
-------

BSD, MIT