This website works better with JavaScript.
Explore
Help
Sign In
fws
/
ansible-roles
Watch
3
Star
0
Fork
You've already forked ansible-roles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Ansible roles
788
Commits
1
Branch
0
Tags
7.5 MiB
Tree:
1bbdd68015
ansible-roles
/
roles
/
unifi
/
templates
/
filebeat.yml.j2
6 lines
107 B
Raw
Normal View
History
Unescape
Escape
Update to 2020-04-14
5 years ago
- type: log
enabled: True
paths:
- {{ unifi_root_dir }}/app/logs/*.log
exclude_files: ['\.\d+$']