Skip to content

Commit

Permalink
patch project info
Browse files Browse the repository at this point in the history
  • Loading branch information
chusiang committed Mar 25, 2016
1 parent bb04645 commit 9d1a41b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---

galaxy_info:
author: chusiang
description: Installs and configure PHP 7 on Debian/Ubuntu servers, forked from https://galaxy.ansible.com/itcraftsmanpl/php7/ .
description: Deploy PHP 7 (php-fpm) for nginx on Ubuntu and CentOS. (forked from https://galaxy.ansible.com/itcraftsmanpl/php7/)
license: MIT
min_ansible_version: 1.9
platforms:
Expand All @@ -18,6 +19,7 @@ galaxy_info:
- php
- php7
- web
- nginx

dependencies: []

0 comments on commit 9d1a41b

Please sign in to comment.