forked from ansible-middleware/wildfly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
41 lines (41 loc) · 1017 Bytes
/
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: wildfly
version: "1.5.5"
readme: README.md
authors:
- Romain Pelisse <belaran@redhat.com>
- Andrew Block <ablock@redhat.com>
- Harsha Cherukuri <hcheruku@redhat.com>
- Guido Grazioli <ggraziol@redhat.com>
- Ranabir Chakraborty <rchakrab@redhat.com>
description: Enable Ansible to provisioning JBoss EAP or Wildfly instances.
license_file: "LICENSE"
tags:
- java
- jboss
- wildfly
- cli
- server
- application
- runtimes
- middleware
- a4mw
dependencies:
middleware_automation.common: '>=1.1.0'
ansible.posix: '>=1.5.2'
repository: https://github.com/ansible-middleware/wildfly
documentation: https://ansible-middleware.github.io/wildfly
homepage: https://github.com/ansible-middleware/wildfly
issues: https://github.com/ansible-middleware/wildfly/issues
build_ignore:
- .gitignore
- .github
- '*.tar.gz'
- '*.zip'
- molecule
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.yml