ansible/roles/restic-client/templates/restic/base-includes.j2

4 lines
72 B
Django/Jinja

{% for dir in restic.config[item.0].to_backup %}
{{ dir }}
{% endfor %}