aboutsummaryrefslogblamecommitdiffhomepage
path: root/meta/main.yml
blob: 8755c6403639182ec2b0b2fa662c8395088e7e01 (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
    - 24
    - 25
    - 26
    - 27
    - 28
    - 29
  - name: Ubuntu
    versions:
    - bionic
    # - trusty
    - xenial
  - name: Debian
    versions:
    - stretch
  galaxy_tags:
  - clustering
  - system
dependencies: []