mirror of
https://gitea.0xace.cc/ansible-galaxy/redis.git
synced 2024-11-24 23:36:40 +00:00
add meta to redis role
This commit is contained in:
parent
5a3c8b8fdd
commit
03de89e840
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: []
|
Loading…
Reference in New Issue
Block a user