Enforce logrotate rules

pull/2/head
otthorn 3 years ago
parent ddd69e04c0
commit 05326c15d3

@ -23,3 +23,7 @@ apt:
name: logrotate
enabled: true
state: started
# Enforce new logrotate rules now
- name: Run logrotate now
command: logrotate -f /etc/logrotate.d/rsyslog

Loading…
Cancel
Save