ansible-role-apache/meta/main.yml
Jeff Geerling 1da6fa3b2c Merge pull request #72 from RobertoSolis/master
Added allow_duplicates. Allow add the role as a dependency more than …
2016-12-09 09:41:04 -06:00

33 lines
576 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
- xenial
- name: Suse
versions:
- all
- name: Solaris
versions:
- 11.3
galaxy_tags:
- web
allow_duplicates: yes