ansible-php/meta/main.yml

18 lines
285 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
description: Install and configure PHP (+ FPM is wanted)
company:
license: GPLv2
min_ansible_version: 1.8
2015-07-23 22:10:15 +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