ansible-php/meta/main.yml

18 lines
290 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
2016-01-22 21:57:29 +07:00
description: Install and configure PHP 5.6/7.0 (+ FPM is wanted)
2015-07-23 15:40:33 +07:00
company:
license: GPLv2
2016-01-22 21:57:29 +07:00
min_ansible_version: 2.0
2015-07-23 23:10:17 +07:00
platforms:
2015-07-23 15:40:33 +07:00
- name: Debian
versions:
- wheezy
- jessie
categories:
- development
- web
2015-07-22 14:40:20 +07:00
dependencies: []
2015-07-23 15:40:33 +07:00