mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-03 08:40:18 +01:00
17 lines
291 B
YAML
17 lines
291 B
YAML
|
---
|
||
|
dependencies:
|
||
|
- { role: repo-epel }
|
||
|
|
||
|
galaxy_info:
|
||
|
author: geerlingguy
|
||
|
description: Apache 2.x for RHEL/CentOS 6.x.
|
||
|
company: "Midwestern Mac, LLC"
|
||
|
license: "license (BSD, MIT)"
|
||
|
min_ansible_version: 1.4
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 6
|
||
|
categories:
|
||
|
- web
|