mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
Added templates task. Moved version lock tasks into Distro specific tasks
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
- include: elasticsearch.yml
|
||||
- include: elasticsearch-plugins.yml
|
||||
when: es_plugins is defined
|
||||
- include: elasticsearch-version-lock.yml
|
||||
when: es_version_lock
|
||||
- include: elasticsearch-scripts.yml
|
||||
when: es_scripts
|
||||
- include: elasticsearch-templates.yml
|
||||
when: es_templates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user