mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 17:44:20 +01:00
added docs for java_packages and java_repos
This commit is contained in:
@@ -83,3 +83,6 @@ Following variables affect the versions installed:
|
||||
- plugin: elasticsearch-cloud-aws
|
||||
version: 2.5.0
|
||||
```
|
||||
|
||||
* ```java_repos``` (an array of repositories to be added to allow java to be installed)
|
||||
* ```java_packages``` (an array of packages to be installed to get Java installed)
|
||||
|
||||
Reference in New Issue
Block a user