ansible-role-phpfpm/meta/main.yml

19 lines
281 B
YAML
Raw Permalink Normal View History

2018-08-15 14:57:59 +00:00
galaxy_info:
role_name: phpfpm
author: Adrien Waksberg
description: Install and configure PHP-FPM
license: Apache2
min_ansible_version: 2.4
platforms:
- name: Debian
versions:
- stretch
galaxy_tags:
- php
- fpm
- web
dependencies: []