Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/petr-korobeinikov/ansible-role-php-xdebug
- Owner: petr-korobeinikov
- Created: 2016-05-15T10:56:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T21:22:55.000Z (over 8 years ago)
- Last Synced: 2024-11-06T12:53:54.718Z (2 months ago)
- Topics: ansible, ansible-role, infrastructure-as-code, infrastructure-management, php, php-xdebug
- Homepage: https://galaxy.ansible.com/pkorobeinikov/php-xdebug/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.6License
-------BSD, MIT