Roles for td-agent and td-agent-bit
This commit is contained in:
6
roles/td-agent/handlers/main.yml
Normal file
6
roles/td-agent/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# handlers for td-agent-bit
|
||||
|
||||
|
||||
- name: restart td-agent
|
||||
service: name=td-agent state=restarted
|
||||
Reference in New Issue
Block a user