community.general/examples/playbooks/templates/etc_logrotate.d_ansible-pul...

8 lines
73 B
Plaintext
Raw Normal View History

2012-09-14 18:01:44 +00:00
{{ logfile }} {
rotate 7
daily
compress
missingok
notifempty
}