You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src: telegraf_win.j2 # required. Path of a Jinja2 formatted template on the local server. This can be a relative or absolute path.
dest: C:\Program Files\telegraf\telegraf.conf # required. Location to render the template to on the remote machine.
force: yes # not required. If C(yes), will replace the remote file when contents are different from the source.,If C(no), the file will only be transferred if the destination does not exist.