Change deprecated include to include_tasks
This commit is contained in:
parent
af05c6470e
commit
a9b0d193d6
15 changed files with 32 additions and 32 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#Security configuration
|
||||
- name: include security/elasticsearch-security.yml
|
||||
include: security/elasticsearch-security.yml
|
||||
include_tasks: security/elasticsearch-security.yml
|
||||
when: not oss_version
|
||||
|
||||
#Make sure elasticsearch.keystore has correct Permissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue