update requirements.yml and ansible.config
start home.xai-corp.net and home02.xai-corp.net playbooks
This commit is contained in:
6
roles/td-agent-bit/handlers/main.yml
Normal file
6
roles/td-agent-bit/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# handlers for td-agent-bit
|
||||
|
||||
|
||||
- name: restart td-agent-bit
|
||||
service: name=td-agent-bit state=restarted
|
||||
Reference in New Issue
Block a user