cosmetic change: ansible_managed instead of pure text

This commit is contained in:
akul 2025-08-11 09:35:16 +04:00
parent 525bcda249
commit 714cb2dd6f

View File

@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: True, trim_blocks: True #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 # Full config: https://torsion.org/borgmatic/docs/reference/config.yaml
{% if borg_source_directories is not defined or borg_source_directories | length == 0 %} {% if borg_source_directories is not defined or borg_source_directories | length == 0 %}