Galaxy 1.1 compat

freebsd
Emilien Mantel 2016-02-27 13:08:45 +01:00
parent 9ec6fbf952
commit 675ef60b6d
1 changed files with 4 additions and 2 deletions

View File

@ -4,14 +4,16 @@ galaxy_info:
description: Install and configure PHP 5.6/7.0 (+ FPM is wanted) description: Install and configure PHP 5.6/7.0 (+ FPM is wanted)
company: company:
license: GPLv2 license: GPLv2
min_ansible_version: 2.0 min_ansible_version: 1.9
platforms: platforms:
- name: Debian - name: Debian
versions: versions:
- wheezy - wheezy
- jessie - jessie
categories: galaxy_tags:
- development - development
- web - web
- php
- debian
dependencies: [] dependencies: []