Update main.yml

This commit is contained in:
Bryan Black 2020-09-29 00:28:11 -07:00 committed by GitHub
parent 5cf6b1f1ab
commit 5c4dfac51a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,13 +70,13 @@ logrotate_applications:
- name: custom - name: custom
logs: logs:
- /var/log/custom/*_log - /var/log/custom/*_log
options: options:
- daily - daily
- compress - compress
- rotate 6 - rotate 6
- name : dpkg - name: dpkg
logs: logs:
- /var/log/dpkg.log - /var/log/dpkg.log
options: options: