Installs Necxess' SCL PHP Version(s). By default this role only installs the CLI version of PHP. FPM options are available (see Role Variables below).
See defaults/main.yml
.
- src: https://github.com/nexcess/ansible-role-php.git
name: nexcess.php
- hosts: php_hosts
roles:
- nexcess.php
MIT