mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 09:01:38 +01:00
feat: collectd/influx role
This commit is contained in:
@@ -9,3 +9,13 @@
|
||||
systemd:
|
||||
name: rsyslog
|
||||
state: restarted
|
||||
|
||||
- name: restart collectd
|
||||
systemd:
|
||||
name: collectd
|
||||
state: restarted
|
||||
|
||||
- name: restart influxdb
|
||||
systemd:
|
||||
name: influxdb
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user