# This file was generated by Ansible for {{ansible_fqdn}} # Do NOT modify this file by hand! {% for profile in backup_profiles %} {{backup_logdir}}/{{profile.name}}.log { compress copytruncate daily dateext missingok rotate 7 size 10M } {% endfor %}