mirror of
https://github.com/borgbase/ansible-role-borgbackup.git
synced 2025-08-30 13:46:48 +02:00
cosmetic change: ansible_managed instead of pure text
This commit is contained in:
parent
525bcda249
commit
714cb2dd6f
@ -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 %}
|
||||
|
Loading…
Reference in New Issue
Block a user