You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/examples/playbooks/templates/etc_logrotate.d_ansible-pul...

8 lines
73 B
Django/Jinja

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