ansible-php/meta/main.yml

34 lines
491 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
2021-08-31 15:34:50 +07:00
description: Install and configure PHP 7.0/7.1/7.2/7.3/7.4/8.0
2015-07-23 15:40:33 +07:00
company:
license: GPLv2
2021-08-31 15:34:50 +07:00
min_ansible_version: 2.11
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
2021-08-31 15:34:50 +07:00
- bullseye
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