2018-11-30 17:59:40 +00:00
|
|
|
---
|
2018-08-15 14:57:59 +00:00
|
|
|
galaxy_info:
|
|
|
|
role_name: phpfpm
|
|
|
|
author: Adrien Waksberg
|
2018-11-30 17:53:08 +00:00
|
|
|
company: Adrien Waksberg
|
2018-08-15 14:57:59 +00:00
|
|
|
description: Install and configure PHP-FPM
|
|
|
|
license: Apache2
|
2018-12-01 07:00:35 +00:00
|
|
|
min_ansible_version: 2.5
|
2018-08-15 14:57:59 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- stretch
|
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- php
|
|
|
|
- fpm
|
|
|
|
- web
|
|
|
|
|
|
|
|
dependencies: []
|