Install Java on Debian
This commit is contained in:
parent
af5fdec2f2
commit
f504a1a5e9
6 changed files with 64 additions and 0 deletions
22
meta/main.yml
Normal file
22
meta/main.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
dependencies: []
|
||||
|
||||
galaxy_info:
|
||||
author: Robin Clarke
|
||||
description: Elasticsearch for Linux
|
||||
company: "Elastic.co"
|
||||
license: "license (Apache)"
|
||||
min_ansible_version: 1.4
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 6
|
||||
- 7
|
||||
- name: Debian
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
categories:
|
||||
- system
|
||||
Loading…
Add table
Add a link
Reference in a new issue