Compare commits
No commits in common. "master" and "reelsense-patch-1" have entirely different histories.
master
...
reelsense-
|
@ -70,13 +70,13 @@ logrotate_applications:
|
|||
|
||||
- name: custom
|
||||
logs:
|
||||
- /var/log/custom/*_log
|
||||
- /var/log/custom/*_log
|
||||
options:
|
||||
- daily
|
||||
- compress
|
||||
- rotate 6
|
||||
|
||||
- name: dpkg
|
||||
- name : dpkg
|
||||
logs:
|
||||
- /var/log/dpkg.log
|
||||
options:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
galaxy_info:
|
||||
role_name: 'logrotate_plusplus'
|
||||
role_name: 'stationgroup.logrotate-plusplus'
|
||||
author: 'stationgroup'
|
||||
description: |
|
||||
Ansible role for installings and configuring lograte on Linux, deploying a list of defaults only if the
|
||||
|
|
Loading…
Reference in a new issue