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 @@
|
|||
- name: Setup Elasticsearch with security enabled and a trial license
|
||||
hosts: localhost
|
||||
post_tasks:
|
||||
- include: elasticsearch/test/integration/debug.yml
|
||||
- include_tasks: elasticsearch/test/integration/debug.yml
|
||||
roles:
|
||||
- elasticsearch
|
||||
vars:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue