aboutsummaryrefslogblamecommitdiffhomepage
path: root/meta/main.yml
blob: 84d03bf50cf5e58ec5e5a48f8748c85a2056a896 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                                                                   
              
                          


             
       

                

        

                
            







                 
              
              
          
                
---
galaxy_info:
  author: Larry Smith Jr.
  description: Installs rabbitmq https://www.rabbitmq.com/ (Configurable...HA and Clustering ready)
  license: MIT
  min_ansible_version: 1.2
  platforms:
  - name: EL
    versions:
    - 7
  - name: Fedora
    versions:
    - 22
    - 23
  - name: Ubuntu
    versions:
    - trusty
  #- name: Debian
  #  versions:
  #  - all
  #  - etch
  #  - jessie
  #  - lenny
  #  - squeeze
  #  - wheezy
  galaxy_tags:
  - clustering
  - system
dependencies: []