Merge branch 'master' into AddSSLSupport
This commit is contained in:
commit
38390a5742
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
- set_fact: "es_major_version={{ es_version.split('.')[0] }}.x"
|
||||
when:
|
||||
- es_major_version is undefined
|
||||
tags:
|
||||
- always
|
||||
|
||||
- name: os-specific vars
|
||||
include_vars: "{{ansible_os_family}}.yml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue