pkorobeinikov.php-xdebug

Build Status

pkorobeinikov.php-xdebug

This is a role for installing PHP Xdebug.

Requirements

There are no requirements.

Role Variables

  • php_xdebug_version: This variable defines which version of the Xdebug PHP package to install.

Dependencies

  • This role depends on pkorobeinikov.php.

Example Playbook

Here’s how you can use this role in an Ansible playbook:

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

    - role: pkorobeinikov.php-xdebug
      php_xdebug_version: 5.6

License

This role is licensed under BSD and MIT licenses.

Informazioni sul progetto

PHP Xdebug installation.

Installa
ansible-galaxy install pkorobeinikov.php-xdebug
Licenza
Unknown
Download
105
Proprietario