configurable compression
This commit is contained in:
parent
09103099d7
commit
9558d3a0ac
2 changed files with 3 additions and 1 deletions
|
|
@ -8,7 +8,9 @@ borgbackup_version: "1.1.4"
|
|||
borgbackup_checksum: "sha256:4ecf507f21f0db7c437b2ef34566273d7ba5a7d05e921c6f0e3406c3f96933a7"
|
||||
borgbackup_download_url: "https://github.com/borgbackup/borg/releases/download/{{ borgbackup_version }}/borg-linux64"
|
||||
|
||||
borgbackup_compression: "auto,zlib,6"
|
||||
borgbackup_encryption_mode: keyfile
|
||||
|
||||
borgbackup_pre_commands:
|
||||
- '[[ ! -f "/usr/sbin/automysqlbackup" ]] || /usr/sbin/automysqlbackup'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue