better backup template
This commit is contained in:
parent
ae0852bd6c
commit
6f81234410
@ -1,7 +1,9 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# {{ansible_managed}}
|
# {{ansible_managed}}
|
||||||
|
|
||||||
|
{% if backup.prearecommand is defined and backup.prearecommand|length > 0 %}
|
||||||
{{backup.prearecommand}}
|
{{backup.prearecommand}}
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% if backup.internal %}
|
{% if backup.internal %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user