initial commit

This commit is contained in:
ace
2023-02-08 01:38:33 +03:00
commit 32f6503bfb
18 changed files with 561 additions and 0 deletions

15
meta/main.yaml Normal file
View 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: []