Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 58d46dc

Browse files
authored
Merge branch 'master' into master
2 parents 2102bb1 + 0912e15 commit 58d46dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
- set_fact: "es_major_version={{ es_version.split('.')[0] }}.x"
44
when:
55
- es_major_version is undefined
6+
tags:
7+
- always
68

79
- name: os-specific vars
810
include_vars: "{{ansible_os_family}}.yml"

0 commit comments

Comments
 (0)