2015-07-22 14:40:20 +07:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2015-07-23 15:40:33 +07:00
|
|
|
author: Emilien Mantel
|
2016-01-22 21:57:29 +07:00
|
|
|
description: Install and configure PHP 5.6/7.0 (+ FPM is wanted)
|
2015-07-23 15:40:33 +07:00
|
|
|
company:
|
|
|
|
license: GPLv2
|
2016-02-27 19:08:45 +07:00
|
|
|
min_ansible_version: 1.9
|
2015-07-23 23:10:17 +07:00
|
|
|
platforms:
|
2015-07-23 15:40:33 +07:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- jessie
|
2016-02-27 19:08:45 +07:00
|
|
|
galaxy_tags:
|
2015-07-23 15:40:33 +07:00
|
|
|
- development
|
|
|
|
- web
|
2016-02-27 19:08:45 +07:00
|
|
|
- php
|
2016-02-27 19:17:48 +07:00
|
|
|
- php7
|
2016-02-27 19:08:45 +07:00
|
|
|
- debian
|
2015-07-22 14:40:20 +07:00
|
|
|
dependencies: []
|
2015-07-23 15:40:33 +07:00
|
|
|
|