Initial
This commit is contained in:
7
roles/base/files/ansible_setup/logrotate
Normal file
7
roles/base/files/ansible_setup/logrotate
Normal file
@@ -0,0 +1,7 @@
|
||||
/var/log/ansible.log {
|
||||
rotate 3
|
||||
daily
|
||||
compress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
Reference in New Issue
Block a user