-
Notifications
You must be signed in to change notification settings - Fork 7
/
galaxy.yml
41 lines (41 loc) · 1 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
namespace: middleware_automation
name: amq_streams
version: "1.0.0"
readme: README.md
authors:
- Romain Pelisse <[email protected]>
- Guido Grazioli <[email protected]>
- Roman Martin <[email protected]>
- Guilherme Baufaker Rêgo <[email protected]>
description: Install and configure Red Hat AMQ Streams (kafka) deployments
license_file: "LICENSE"
tags:
- java
- server
- application
- kafka
- messaging
- runtimes
- middleware
- a4mw
dependencies:
ansible.posix: '>=1.4.0'
middleware_automation.common: '>=1.0.0'
repository: https://github.com/ansible-middleware/amq_streams
documentation: https://ansible-middleware.github.io/amq_streams
homepage: https://github.com/ansible-middleware/amq_streams
issues: https://github.com/ansible-middleware/amq_streams/issues
build_ignore:
- .gitignore
- .github
- .ansible-lint
- .yamllint
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.yml