mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-04 09:02:10 +01:00
18 lines
308 B
YAML
18 lines
308 B
YAML
---
|
|
dependencies:
|
|
- { role: geerlingguy.apache }
|
|
|
|
galaxy_info:
|
|
author: geerlingguy
|
|
description: PHP for RHEL/CentOS 6.x
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 1.4
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 6
|
|
categories:
|
|
- development
|
|
- web
|