mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2025-01-11 04:10:17 +01:00
8 lines
73 B
Text
8 lines
73 B
Text
|
{{ logfile }} {
|
||
|
rotate 7
|
||
|
daily
|
||
|
compress
|
||
|
missingok
|
||
|
notifempty
|
||
|
}
|