#
################################################
### Managed by someone's ansible provisioner ###
################################################
# Part of: https://git.somenet.org/root/pub/somesible.git
# 2017-2025 by someone <someone@somenet.org>
#

/var/log/ansible_autoselfheal.log {
  rotate 4
  weekly
  missingok
  notifempty
  copytruncate
  create 640 ansible root
}