add mtail role
This commit is contained in:
6
roles/mtail/handlers/main.yaml
Normal file
6
roles/mtail/handlers/main.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: restart mtail
|
||||
systemd:
|
||||
name: mtail.service
|
||||
daemon_reload: true
|
||||
state: restarted
|
Reference in New Issue
Block a user