mirror of
https://gitea.0xace.cc/ansible-galaxy/redis.git
synced 2025-04-06 01:01:56 +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…
x
Reference in New Issue
Block a user