kolla-ansible/ansible/roles/kibana/tasks
Duong Mai 2519451696 Edit ansible script for deploy kibana
Kibana deployment failed becaused of kibana_confs variable does not have attribute key,
So handlers failed to check conditional kibana_conf.changed | bool becaused of
kibana_confs.results|selectattr(item.key) does not exits.

Change variable name kibana_confs to kibana_conf.

Change-Id: If5e0a25b270a6f05c435a6dc32e2ac49406389c5
Closes-Bug: #1819246
2019-03-09 11:46:04 +07:00
..
check.yml Enable sanity checks from kolla-ansible 2017-03-09 10:37:06 +00:00
config.yml Edit ansible script for deploy kibana 2019-03-09 11:46:04 +07:00
deploy.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
loadbalancer.yml Refactor haproxy config (split by service) V2.0 2018-09-26 03:30:38 -07:00
main.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
post_config.yml Allow 400 response when creating kibana ES index 2018-08-03 12:50:21 +01:00
precheck.yml Add timeout parameter for precheck tasks 2017-05-04 09:02:25 +08:00
pull.yml fix condition of kibana pull action 2018-08-31 14:39:33 +08:00
reconfigure.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00
stop.yml Support stop specific containers 2018-11-26 08:07:01 +00:00
upgrade.yml Use include_tasks instead of include 2018-07-25 23:57:22 +08:00