-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathgalaxy.yml
43 lines (43 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
42
43
---
namespace: middleware_automation
name: jws
version: "2.1.1"
readme: README.md
authors:
- George Zaronikas <[email protected]>
- Romain Pelisse <[email protected]>
- Harsha Cherukuri <[email protected]>
- Guido Grazioli <[email protected]>
- Coty Sutherland <[email protected]>
description: This collection contains the ansible playbook to setup JWS.
license_file: "LICENSE"
tags:
- java
- tomcat
- server
- apache
- jws
- modcluster
- infrastructure
- linux
- runtimes
- middleware
- a4mw
dependencies:
middleware_automation.common: '>=1.1.0'
ansible.posix: ">=1.4.0"
repository: https://github.com/ansible-middleware/jws
documentation: https://ansible-middleware.github.io/jws
homepage: https://github.com/ansible-middleware/jws
issues: https://github.com/ansible-middleware/jws/issues
build_ignore:
- molecule
- .github
- '*.tar.gz'
- '*.zip'
- .gitignore
- changelogs
- docs/_gh_include
- docs/conf.py
- docs/roles.rst.template
- docs/requirements.yml