mirror of
https://gitea.0xace.cc/ansible-galaxy/redis.git
synced 2025-07-27 07:31:50 +00:00
add meta to redis role
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