Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
chusiang committed Jun 21, 2017
2 parents cd7a44b + 4b1121c commit f167525
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,21 @@

[![Build Status](https://travis-ci.org/chusiang/php7.ansible.role.svg?branch=master)](https://travis-ci.org/chusiang/php7.ansible.role) [![Ansible Galaxy](https://img.shields.io/badge/role-php7-blue.svg)](https://galaxy.ansible.com/chusiang/php7/) [![Docker Hub](https://img.shields.io/badge/docker-php7-blue.svg)](https://hub.docker.com/r/chusiang/php7/) [![](https://images.microbadger.com/badges/image/chusiang/php7.svg)](https://microbadger.com/images/chusiang/php7 "Get your own image badge on microbadger.com")

An Ansible role of Deploy PHP 7 (php-fpm) for nginx on CentOS, Debian, and Ubuntu. (forked from [itcraftsmanpl.php7](https://galaxy.ansible.com/itcraftsmanpl/php7/))
An Ansible role of Deploy PHP 7 (php-fpm) for Nginx. (forked from [itcraftsmanpl.php7](https://galaxy.ansible.com/itcraftsmanpl/php7/))

* Current PHP7 version:

* Debian & Ubuntu: **7.0.6**
* CentOS: **7.0.5**

* Support Linux distributions:

1. Ubuntu 14.04 (trusty)
1. Debian 8 (jessie)
1. Debian 9 (stretch)
1. CentOS 6
1. CentOS 7

## Requirements

None.
Expand Down

0 comments on commit f167525

Please sign in to comment.