add meta to redis role

This commit is contained in:
ikerbs 2021-11-10 12:30:09 +03:00
parent 5a3c8b8fdd
commit 03de89e840
No known key found for this signature in database
GPG Key ID: 5B42DA4F69B5974B

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: []