2015-07-22 14:40:20 +07:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2015-07-23 15:40:33 +07:00
|
|
|
author: Emilien Mantel
|
2019-01-28 20:46:58 +07:00
|
|
|
description: Install and configure PHP 7.0/7.1/7.2/7.3
|
2015-07-23 15:40:33 +07:00
|
|
|
company:
|
|
|
|
license: GPLv2
|
2019-02-20 22:40:02 +07:00
|
|
|
min_ansible_version: 2.6
|
2015-07-23 23:10:17 +07:00
|
|
|
platforms:
|
2015-07-23 15:40:33 +07:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
2018-03-18 23:28:57 +07:00
|
|
|
- stretch
|
2019-04-19 19:36:20 +07:00
|
|
|
- buster
|
2018-03-19 01:30:21 +07:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- xenial
|
|
|
|
- bionic
|
2018-03-19 03:29:47 +07:00
|
|
|
- name: FreeBSD
|
|
|
|
versions:
|
|
|
|
- 11.0
|
|
|
|
- 11.1
|
|
|
|
- 12.0
|
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
|
2018-03-18 23:28:57 +07:00
|
|
|
- php-fpm
|
2016-02-27 19:17:48 +07:00
|
|
|
- php7
|
2016-02-27 19:08:45 +07:00
|
|
|
- debian
|
2018-03-19 01:30:21 +07:00
|
|
|
- ubuntu
|
2018-03-19 03:29:47 +07:00
|
|
|
- freebsd
|
2015-07-22 14:40:20 +07:00
|
|
|
dependencies: []
|
2015-07-23 15:40:33 +07:00
|
|
|
|