Yannik.php
Description
This role helps you install PHP versions 5.6 and/or 7.0 on Ubuntu Trusty and Debian Jessie.
Requirements
This package needs to be able to install the Dotdeb package on Debian and the Ondrej Surys PHP PPA on Ubuntu.
Role Variables
php_install_versions
: A list of PHP versions to install- Default:
['5.6', '7.0']
- Possible values:
'5.6'
,'7.0'
- Default:
php_default_cli_version
: The default PHP version for thephp
command- Default:
'5.6'
- Possible values:
'5.6'
,'7.0'
- Default:
Example Playbook
Here’s an example of how to use this role (including variables):
- hosts: all
roles:
- Yannik.php
License
GPLv2
Author Information
Yannik Sembritzki
Informazioni sul progetto
This role allows you to install php 5.6 and/or php 7.0 on ubuntu trusty and debian jessie.
Installa
ansible-galaxy install Yannik.php
Licenza
Unknown
Download
264
Proprietario