Merge "Fix telegraf task"
This commit is contained in:
commit
3d593bf6ac
@ -10,8 +10,6 @@
|
||||
with_dict: "{{ telegraf_services }}"
|
||||
|
||||
- name: Copying over default config.json files
|
||||
vars:
|
||||
service: "{{ telegraf_services['telegraf_services'] }}"
|
||||
template:
|
||||
src: "telegraf.json.j2"
|
||||
dest: "{{ node_config_directory }}/telegraf/config.json"
|
||||
|
Loading…
Reference in New Issue
Block a user