Commit d0e1c96d authored by jun.shi's avatar jun.shi
Browse files

Update main.yml

parent 5d05ce02
No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
......@@ -19,8 +19,9 @@
- name: start filebeat
shell: 'systemctl start collector-sidecar'
shell: 'systemctl restart collector-sidecar'
tags: start_filebeat
ignore_errors: True
- name: rm filebeat rpm
shell: 'rm -f {{rpm_path}}/{{collector_sidecar_rpm}}'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment