This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
9e3c774371
Branches
Tags
View all branches
kolla-ansible
/
ansible
/
roles
/
elasticsearch
/
tasks
/
main.yml
3 lines
46 B
YAML
Raw
Normal View
History
Unescape
Escape
Added Elasticearch and its deployment. Part of ELK stack. Includes Dockerfiles for both Centos and Ubuntu. Change-Id: I9f76adf084cd4f68e29326112b76ffd02b5adada Partially-implements: blueprint central-logging-service
2016-01-14 11:06:29 +01:00
---
Use include_tasks instead of include include is marked as deprecated since ansible 2.4[0] [0] https://docs.ansible.com/ansible/2.4/include_module.html#deprecated Co-Authored-By: confi-surya <singh.surya64mnnit@gmail.com> Change-Id: Ic9d71e1865d1c728890625aeddf424a5734c0a8a
2018-07-23 12:58:02 +08:00
-
include_tasks
:
"{{ kolla_action }}.yml"
Copy Permalink