ansible-php/meta/main.yml

21 lines
323 B
YAML

---
galaxy_info:
author: Emilien Mantel
description: Install and configure PHP 7.0/7.1/7.2 (+ FPM is wanted)
company:
license: GPLv2
min_ansible_version: 2.0
platforms:
- name: Debian
versions:
- stretch
galaxy_tags:
- development
- web
- php
- php-fpm
- php7
- debian
dependencies: []