This website requires JavaScript.
Explore
Get Started
openstack
/
kolla-ansible
Code
Issues
Proposed changes
d40c11b22a
Branches
Tags
View all branches
kolla-ansible
/
ansible
/
roles
/
telegraf
/
tasks
/
deploy.yml
6 lines
79 B
YAML
Raw
Normal View
History
Unescape
Escape
Added telegraf role Added ansible role to deploy telegraf Roll out telegraf to all nodes Introduce parameter to toggle deployment of performance monitoring Co-Authored-By: zhubingbing <zhubingbing10@gmail.com> Change-Id: Ia09b20ce65bf557c1a1030eda99df5cc88debd01 Partially-Implements: Blueprint performance-monitoring
2016-07-23 17:34:03 +00: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
:
config.yml
Added telegraf role Added ansible role to deploy telegraf Roll out telegraf to all nodes Introduce parameter to toggle deployment of performance monitoring Co-Authored-By: zhubingbing <zhubingbing10@gmail.com> Change-Id: Ia09b20ce65bf557c1a1030eda99df5cc88debd01 Partially-Implements: Blueprint performance-monitoring
2016-07-23 17:34:03 +00:00
Optimize reconfigure action for telegraf Change-Id: Ia658b0774ce009feb6b4e73363114f7922833835 Partially-implements: blueprint better-reconfigure
2017-01-23 23:34:10 +08:00
-
name
:
Flush handlers
meta
:
flush_handlers
Copy Permalink