ansible-php/meta/main.yml

32 lines
468 B
YAML
Raw Normal View History

2015-07-22 14:40:20 +07:00
---
galaxy_info:
2015-07-23 15:40:33 +07:00
author: Emilien Mantel
2018-03-18 23:28:57 +07:00
description: Install and configure PHP 7.0/7.1/7.2 (+ FPM is wanted)
2015-07-23 15:40:33 +07:00
company:
license: GPLv2
2017-03-17 00:22:32 +07:00
min_ansible_version: 2.0
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
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
- 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