mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
Added include for elasticsearch scripts
This commit is contained in:
@@ -5,3 +5,6 @@
|
||||
when: es_plugins is defined
|
||||
- include: elasticsearch-version-lock.yml
|
||||
when: es_version_lock
|
||||
- include: elasticsearch-scripts.yml
|
||||
when: es_scripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user