Galaxy 1.1 compat
parent
9ec6fbf952
commit
675ef60b6d
|
@ -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: []
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue