mirror of
https://gitea.0xace.cc/ansible-galaxy/rabbitmq.git
synced 2025-07-03 04:53:07 +00:00
initial commit
This commit is contained in:
15
meta/main.yaml
Normal file
15
meta/main.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
galaxy_info:
|
||||
description: RabbitMQ
|
||||
license: MIT
|
||||
min_ansible_version: 1.2
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- 8
|
||||
galaxy_tags:
|
||||
- rabbitmq
|
||||
- cluster
|
||||
|
||||
dependencies: []
|
Reference in New Issue
Block a user