change netdata service to be restarted just in case its already installed
This commit is contained in:
parent
f391e7f3a0
commit
c2becab877
@ -18,5 +18,5 @@
|
||||
- name: Start netdata service and ensure it starts on boot
|
||||
systemd:
|
||||
name: netdata
|
||||
state: started
|
||||
state: restarted
|
||||
enabled: yes
|
||||
|
Loading…
Reference in New Issue
Block a user