patrickheeney / ansible-php5

Install and manage PHP5 environment using php5-fpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project php5

Travis CI test-suite Ansible Galaxy

This role can be used as a dependency of other roles to easily enable support for PHP5 on a host. php5-fpm package will be used as a backend for PHP5 applications. This role works very well with debops.nginx role for setting up nginx webserver as a frontend.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.php5

Documentation

More information about debops.php5 can be found in the official debops.php5 documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

php5 role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Install and manage PHP5 environment using php5-fpm

License:GNU General Public License v3.0