2017-05-19 19:36:36 +02:00
|
|
|
---
|
2017-05-19 19:44:54 +02:00
|
|
|
dependencies: []
|
2017-05-19 19:36:36 +02:00
|
|
|
|
|
|
|
galaxy_info:
|
|
|
|
author: geerlingguy
|
|
|
|
description: Allows different PHP versions to be installed.
|
|
|
|
company: "Midwestern Mac, LLC"
|
2018-12-06 22:29:10 +01:00
|
|
|
license: "MIT"
|
2019-12-02 19:28:03 +01:00
|
|
|
issue_tracker_url: https://github.com/geerlingguy/ansible-role-php-versions/issues
|
2018-04-27 18:31:38 +02:00
|
|
|
min_ansible_version: 2.4
|
2017-05-19 19:36:36 +02:00
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- all
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- trusty
|
|
|
|
- xenial
|
2018-04-27 18:31:38 +02:00
|
|
|
- bionic
|
2017-05-19 19:36:36 +02:00
|
|
|
galaxy_tags:
|
|
|
|
- php
|
|
|
|
- web
|
|
|
|
- drupal
|
|
|
|
- vm
|
|
|
|
- magento
|
|
|
|
- wordpress
|