ansible-role-rabbitmq/meta/main.yml

18 lines
314 B
YAML
Raw Normal View History

2020-12-31 05:11:05 +00:00
---
2020-12-26 16:52:54 +00:00
galaxy_info:
2020-12-26 19:04:50 +00:00
author: Louis Abel
description: RabbitMQ Role
company: Rocky Linux Foundation
2020-12-26 16:52:54 +00:00
license: MIT
2020-12-26 19:04:50 +00:00
min_ansible_version: 2.9
platforms:
- name: EL
versions:
2020-12-31 05:11:05 +00:00
- 8
2022-03-28 03:04:38 +00:00
- 9
2020-12-26 16:52:54 +00:00
galaxy_tags: []
2020-12-26 19:04:50 +00:00
dependencies:
2022-03-28 03:04:38 +00:00
- ansible.posix
- community.general
2020-12-26 19:04:50 +00:00
- community.rabbitmq