init
This commit is contained in:
5
handlers/main.yml
Normal file
5
handlers/main.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Restart netdata
|
||||
service:
|
||||
name: netdata
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user