Remove ES version lock on RedHat when es_version_hold: false

This commit is contained in:
Łukasz Różok 2019-08-19 12:06:01 +02:00
parent 7562990df9
commit fd3ceedd8c
2 changed files with 30 additions and 2 deletions

View file

@ -27,7 +27,6 @@
- name: RedHat - include versionlock
include: elasticsearch-RedHat-version-lock.yml
when: es_version_lock
- name: RedHat - Remove the other elasticsearch package if switching between OSS and standard
become: yes