Remove trailing whitespace

This commit is contained in:
Lars Kruse 2021-08-23 15:39:15 +02:00
parent 6c6ae8b927
commit 308b44e84f
2 changed files with 4 additions and 4 deletions

View file

@ -29,4 +29,4 @@
daemon_reload: yes
state: started
name: zammad

View file

@ -1,9 +1,9 @@
{{ zammad_log_path }}/*.log {
daily
missingok
missingok
rotate 2
compress
compress
delaycompress
notifempty
notifempty
copytruncate
}