2015-07-22 14:40:20 +07:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2015-07-23 15:40:33 +07:00
|
|
|
author: Emilien Mantel
|
2022-10-06 17:14:55 +07:00
|
|
|
role_name: php
|
|
|
|
namespace: hanxhx
|
|
|
|
description: Install and configure PHP 7.x/8.x
|
2022-10-06 17:52:19 +07:00
|
|
|
company: TripleStack
|
2015-07-23 15:40:33 +07:00
|
|
|
license: GPLv2
|
2022-10-06 17:52:19 +07:00
|
|
|
min_ansible_version: '2.11'
|
2015-07-23 23:10:17 +07:00
|
|
|
platforms:
|
2021-09-01 14:57:23 +07:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- stretch
|
|
|
|
- buster
|
|
|
|
- bullseye
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- bionic
|
|
|
|
- name: FreeBSD
|
|
|
|
versions:
|
2022-10-06 17:52:19 +07:00
|
|
|
- '11.0'
|
|
|
|
- '11.1'
|
|
|
|
- '12.0'
|
2016-02-27 19:08:45 +07:00
|
|
|
galaxy_tags:
|
2021-09-01 14:57:23 +07:00
|
|
|
- development
|
|
|
|
- web
|
|
|
|
- php
|
|
|
|
- fpm
|
|
|
|
- php7
|
|
|
|
- php8
|
|
|
|
- debian
|
|
|
|
- ubuntu
|
|
|
|
- freebsd
|
2022-10-06 17:42:56 +07:00
|
|
|
|
2015-07-22 14:40:20 +07:00
|
|
|
dependencies: []
|