mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-11-05 13:43:29 +01:00
30 lines
538 B
YAML
30 lines
538 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
author: geerlingguy
|
|
description: Apache 2.x for RedHat/CentOS/Debian/Ubuntu/Solaris/Suse.
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 1.9
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- all
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- precise
|
|
- raring
|
|
- saucy
|
|
- trusty
|
|
- name: Suse
|
|
versions:
|
|
- all
|
|
- name: Solaris
|
|
versions:
|
|
- 11.3
|
|
galaxy_tags:
|
|
- web
|