39 lines
629 B
YAML
39 lines
629 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
author: geerlingguy
|
|
description: Apache 2.x for Linux.
|
|
company: "Midwestern Mac, LLC"
|
|
license: "license (BSD, MIT)"
|
|
min_ansible_version: 2.4
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- all
|
|
- name: Fedora
|
|
versions:
|
|
- all
|
|
- name: Amazon
|
|
versions:
|
|
- all
|
|
- name: Debian
|
|
versions:
|
|
- all
|
|
- name: Ubuntu
|
|
versions:
|
|
- trusty
|
|
- xenial
|
|
- bionic
|
|
- name: Solaris
|
|
versions:
|
|
- 11.3
|
|
galaxy_tags:
|
|
- web
|
|
- apache
|
|
- webserver
|
|
- html
|
|
- httpd
|
|
|
|
allow_duplicates: true
|