better backup template

This commit is contained in:
Torma Kristóf 2022-04-16 20:40:50 +02:00
parent ae0852bd6c
commit 6f81234410
1 changed files with 2 additions and 0 deletions

View File

@ -1,7 +1,9 @@
#!/usr/bin/env bash
# {{ansible_managed}}
{% if backup.prearecommand is defined and backup.prearecommand|length > 0 %}
{{backup.prearecommand}}
{% endif %}
{% if backup.internal %}