ansible-roles/php/meta/main.yml

21 lines
436 B
YAML
Raw Normal View History

2017-02-21 12:03:46 +01:00
galaxy_info:
author: Evolix
description: Installation and basic configuration of php-fpm.
2019-03-21 15:31:22 +01:00
issue_tracker_url: https://gitea.evolix.org/evolix/ansible-roles/issues
2017-02-21 12:03:46 +01:00
license: GPLv2
2017-03-24 14:15:09 +01:00
min_ansible_version: 2.2
2017-02-21 12:03:46 +01:00
platforms:
- name: Debian
versions:
- jessie
- stretch
2017-02-21 12:03:46 +01:00
dependencies: []
# List your role dependencies here, one per line.
# Be sure to remove the '[]' above if you add dependencies
# to this list.