moved telegraf config for docker to docker role
This commit is contained in:
@@ -31,4 +31,9 @@
|
||||
- name: restart rsyslog
|
||||
ansible.builtin.service:
|
||||
name: rsyslog
|
||||
state: restarted
|
||||
state: restarted
|
||||
|
||||
- name: restart_telegraf
|
||||
ansible.builtin.service:
|
||||
name: "telegraf"
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user