mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 23:23:22 +02:00
9 lines
106 B
Plaintext
9 lines
106 B
Plaintext
![]() |
{{ pga_root_dir }}/logs/*.log {
|
||
|
daily
|
||
|
rotate 180
|
||
|
compress
|
||
|
notifempty
|
||
|
missingok
|
||
|
copytruncate
|
||
|
}
|