diff --git a/templates/config.yaml.j2 b/templates/config.yaml.j2 index 6e33def..7a76492 100644 --- a/templates/config.yaml.j2 +++ b/templates/config.yaml.j2 @@ -1,6 +1,6 @@ #jinja2: lstrip_blocks: True, trim_blocks: True --- -# Managed by Ansible, please don't edit manually +# {{ ansible_managed }} # Full config: https://torsion.org/borgmatic/docs/reference/config.yaml {% if borg_source_directories is not defined or borg_source_directories | length == 0 %}