ansible-role-apache/language_features/templates/etc_logrotate.d_ansible-pull.j2

8 lines
73 B
Text
Raw Normal View History

{{ logfile }} {
rotate 7
daily
compress
missingok
notifempty
}