PR #127 follow-up: Add support for Amazon Linux.

This commit is contained in:
Jeff Geerling 2017-04-03 09:52:48 -05:00
parent bea019394a
commit 84f285d24e

View file

@ -3,31 +3,37 @@ dependencies: []
galaxy_info:
author: geerlingguy
description: Apache 2.x for RedHat/CentOS/Debian/Ubuntu/Solaris/Suse.
description: Apache 2.x for Linux.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 1.9
platforms:
- name: EL
versions:
- all
- all
- name: Amazon
versions:
- all
- name: Debian
versions:
- all
- all
- name: Ubuntu
versions:
- precise
- raring
- saucy
- trusty
- xenial
- precise
- raring
- saucy
- trusty
- xenial
- name: Suse
versions:
- all
- all
- name: Solaris
versions:
- 11.3
- 11.3
galaxy_tags:
- web
- apache
- webserver
- html
allow_duplicates: yes