Skip to content

drunomics/ansible-role-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drunomics.php

Build Status

Ansible role that installs php. Optionally with xdebug, xhprof.

Distribution: Ubuntu (tested on 14.04)

Supported PHP versions:

  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • PHP 7.1
  • PHP 7.2

Requirements

None.

Dependencies

None.

Supported variables

The PHP version may be configured via the php_version variable; e.g.:

#php_version: 5.5
#php_version: 5.6
#php_version: 7.0
php_version: 7.1
#php_version: 7.2

For further variables, please check the documented variables defaults/main.yml.

(c) 2018 drunomics GmbH. / MIT License

About

Ansible role that installs php.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published