This repository has been archived on 2020-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
|
- name: Copy telegraf config
|
|
template:
|
|
follow: yes
|
|
src: 'telegraf.conf.j2'
|
|
dest: '/etc/telegraf/telegraf.conf'
|
|
notify: Run service actions
|
|
tags:
|
|
- telegraf
|
|
- vault
|