Changed versionlock include name
This commit is contained in:
parent
8e99d1bae1
commit
68a7a02dc3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
template: src=elasticsearch.repo dest=/etc/yum.repos.d/elasticsearch-{{ es_major_version }}.repo
|
||||
when: es_use_repository
|
||||
|
||||
- name: Include RHEL versionlock
|
||||
- name: RedHat - include versionlock
|
||||
include: elasticsearch-RedHat-version-lock.yml
|
||||
when: es_version_lock
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue