Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
root
2018-10-12 18:51:57 +0800
Commit
5eda719a899979f46fa9f2a7876ee9a36ee2d054
1 parent
bf22a0b2
清空nginx access目录
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
roles/filebeat/tasks/main.yml
roles/filebeat/tasks/main.yml
View file @
5eda719
...
...
@@ -20,6 +20,9 @@
state
:
installed
update_cache
:
yes
-
name
:
Clean nginx-access folder
shell
:
rm -rf /usr/share/filebeat/bin/data/nginx-access
-
name
:
replace filebeat binary file with version 5.6.4
copy
:
src
:
"
filebeat-5.6.4"
...
...
Please
register
or
login
to post a comment