]> git.immae.eu Git - github/fretlink/ansible-rabbitmq.git/blame - meta/main.yml
Cleaned up Vagrant and merged new commits
[github/fretlink/ansible-rabbitmq.git] / meta / main.yml
CommitLineData
109c6b75
LSJ
1---
2galaxy_info:
3 author: Larry Smith Jr.
4 description: Installs rabbitmq https://www.rabbitmq.com/ (Configurable...HA and Clustering ready)
9cac3978 5 license: MIT
109c6b75 6 min_ansible_version: 1.2
109c6b75
LSJ
7 platforms:
8 - name: EL
9 versions:
109c6b75 10 - 7
109c6b75
LSJ
11 - name: Fedora
12 versions:
109c6b75
LSJ
13 - 22
14 - 23
109c6b75
LSJ
15 - name: Ubuntu
16 versions:
109c6b75 17 - trusty
109c6b75
LSJ
18 #- name: Debian
19 # versions:
20 # - all
21 # - etch
22 # - jessie
23 # - lenny
24 # - squeeze
25 # - wheezy
9cac3978 26 galaxy_tags:
109c6b75 27 - clustering
109c6b75 28 - system
109c6b75 29dependencies: []