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,6 +2,6 @@
|
|||
- name: Setup Elasticsearch using default configuration
|
||||
hosts: localhost
|
||||
post_tasks:
|
||||
- include: elasticsearch/test/integration/debug.yml
|
||||
- include_tasks: elasticsearch/test/integration/debug.yml
|
||||
roles:
|
||||
- elasticsearch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue