File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 23
23
A community repository for Ansible Playbook of OpenSearch Project.
24
24
25
25
## Version and Branching
26
- As of now, this ansible-playbook repository maintains 2 branches:
27
- * _ main_ (Version is 2.x.x for both ` os_version ` and ` os_dashboards_version ` in ` inventories/opensearch/group_vars/all/all.yml ` )
26
+ As of now, this ansible-playbook repository maintains these branches:
27
+ * _ main_ (Version is 3.x.x for both ` os_version ` and ` os_dashboards_version ` in ` inventories/opensearch/group_vars/all/all.yml ` )
28
+ * _ 2.x_ (Version is 2.x.x for both ` os_version ` and ` os_dashboards_version ` in ` inventories/opensearch/group_vars/all/all.yml ` )
28
29
* _ 1.x_ (Version is 1.x.x for both ` os_version ` and ` os_dashboards_version ` in ` inventories/opensearch/group_vars/all/all.yml ` )
29
30
<br >
30
31
@@ -49,7 +50,7 @@ This ansible playbook supports the following,
49
50
### Prerequisite
50
51
51
52
- ** Ansible 2.9+**
52
- - ** Java 8 **
53
+ - ** Java 11 **
53
54
54
55
### Configure
55
56
You can’t perform that action at this time.
0 commit comments